aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/authors.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/authors.el b/admin/authors.el
index 4285e65548e..ac5da82136f 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -3,7 +3,7 @@
3;; Copyright (C) 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2017 Free Software Foundation, Inc.
4 4
5;; Author: Gerd Moellmann <gerd@gnu.org> 5;; Author: Gerd Moellmann <gerd@gnu.org>
6;; Maintainer: Kim F. Storm <storm@cua.dk> 6;; Maintainer: emacs-devel@gnu.org
7;; Keywords: maint 7;; Keywords: maint
8;; Package: emacs 8;; Package: emacs
9 9
@@ -27,9 +27,6 @@
27;; Use M-x authors RET to create an *Authors* buffer that can used as 27;; Use M-x authors RET to create an *Authors* buffer that can used as
28;; or merged with Emacs's AUTHORS file. 28;; or merged with Emacs's AUTHORS file.
29 29
30;; FIXME: This needs to modernized in the light of current practice,
31;; which generates a single top-level ChangeLog file from commit logs.
32
33;;; Code: 30;;; Code:
34 31
35(defvar authors-coding-system 'utf-8 32(defvar authors-coding-system 'utf-8
@@ -81,6 +78,7 @@ files.")
81 ("François Pinard" "Francois Pinard") 78 ("François Pinard" "Francois Pinard")
82 ("Francesco Potortì" "Francesco Potorti" "Francesco Potorti`") 79 ("Francesco Potortì" "Francesco Potorti" "Francesco Potorti`")
83 ("Frederic Pierresteguy" "Fred Pierresteguy") 80 ("Frederic Pierresteguy" "Fred Pierresteguy")
81 (nil "FSF")
84 ("Gerd Möllmann" "Gerd Moellmann") 82 ("Gerd Möllmann" "Gerd Moellmann")
85 ("Hallvard B. Furuseth" "Hallvard B Furuseth" "Hallvard Furuseth") 83 ("Hallvard B. Furuseth" "Hallvard B Furuseth" "Hallvard Furuseth")
86 ("Hrvoje Nikšić" "Hrvoje Niksic") 84 ("Hrvoje Nikšić" "Hrvoje Niksic")
@@ -141,6 +139,7 @@ files.")
141 ("Peter J. Weisberg" "PJ Weisberg") 139 ("Peter J. Weisberg" "PJ Weisberg")
142 ("Peter S. Galbraith" "Peter S Galbraith" "Peter Galbraith") 140 ("Peter S. Galbraith" "Peter S Galbraith" "Peter Galbraith")
143 ("Peter Runestig" "Peter 'luna' Runestig") 141 ("Peter Runestig" "Peter 'luna' Runestig")
142 ("Philipp Stephani" "Philipp .*phst@google")
144 ("Piotr Zieliński" "Piotr Zielinski") 143 ("Piotr Zieliński" "Piotr Zielinski")
145 ("Przemysław Wojnowski" "Przemyslaw Wojnowski") 144 ("Przemysław Wojnowski" "Przemyslaw Wojnowski")
146 ("Rainer Schöpf" "Rainer Schoepf") 145 ("Rainer Schöpf" "Rainer Schoepf")
@@ -171,6 +170,7 @@ files.")
171 ("Takaaki Ota" "Tak Ota") 170 ("Takaaki Ota" "Tak Ota")
172 ("Takahashi Naoto" "Naoto Takahashi") 171 ("Takahashi Naoto" "Naoto Takahashi")
173 ("Teodor Zlatanov" "Ted Zlatanov") 172 ("Teodor Zlatanov" "Ted Zlatanov")
173 (nil "The PCL-CVS Trust")
174 ("Thomas Dye" "Tom Dye") 174 ("Thomas Dye" "Tom Dye")
175 ("Thomas Horsley" "Tom Horsley") ; FIXME ? 175 ("Thomas Horsley" "Tom Horsley") ; FIXME ?
176 ("Thomas Wurgler" "Tom Wurgler") 176 ("Thomas Wurgler" "Tom Wurgler")