aboutsummaryrefslogtreecommitdiff
path: root/compat.el
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-11-12 19:58:27 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-11-12 19:59:13 +0100
commit6bed57b83afce3a352d5862b8444fd61ec9640e0 (patch)
tree3fe8dd172cfe9e1a910d2a93d8f56b55796db7e6 /compat.el
parent35d2ae24f7cb38e0fbd4a8a79456145014095b6e (diff)
The maintainer field accepts only a single mail address
Diffstat (limited to 'compat.el')
-rw-r--r--compat.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.el b/compat.el
index 6a29fce..04adf2a 100644
--- a/compat.el
+++ b/compat.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>, Daniel Mendler <mail@daniel-mendler.de>
-;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>, Compat Development <~pkal/compat-devel@lists.sr.ht>
+;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
;; Version: 29.1.4.3
;; URL: https://github.com/emacs-compat/compat
;; Package-Requires: ((emacs "24.4") (seq "2.23"))