emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master fcaf932 3/4: * admin/authors.el (authors-aliases):


From: Glenn Morris
Subject: [Emacs-diffs] master fcaf932 3/4: * admin/authors.el (authors-aliases): Additions.
Date: Mon, 5 Jun 2017 20:39:45 -0400 (EDT)

branch: master
commit fcaf9327c1dabd7c045baf42de1bc6786b3f2077
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * admin/authors.el (authors-aliases): Additions.
---
 admin/authors.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index 4285e65..ac5da82 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000-2017 Free Software Foundation, Inc.
 
 ;; Author: Gerd Moellmann <address@hidden>
-;; Maintainer: Kim F. Storm <address@hidden>
+;; Maintainer: address@hidden
 ;; Keywords: maint
 ;; Package: emacs
 
@@ -27,9 +27,6 @@
 ;; Use M-x authors RET to create an *Authors* buffer that can used as
 ;; or merged with Emacs's AUTHORS file.
 
-;; FIXME: This needs to modernized in the light of current practice,
-;; which generates a single top-level ChangeLog file from commit logs.
-
 ;;; Code:
 
 (defvar authors-coding-system 'utf-8
@@ -81,6 +78,7 @@ files.")
     ("François Pinard" "Francois Pinard")
     ("Francesco Potortì" "Francesco Potorti" "Francesco Potorti`")
     ("Frederic Pierresteguy" "Fred Pierresteguy")
+    (nil "FSF")
     ("Gerd Möllmann" "Gerd Moellmann")
     ("Hallvard B. Furuseth" "Hallvard B Furuseth" "Hallvard Furuseth")
     ("Hrvoje Nikšić" "Hrvoje Niksic")
@@ -141,6 +139,7 @@ files.")
     ("Peter J. Weisberg" "PJ Weisberg")
     ("Peter S. Galbraith" "Peter S Galbraith" "Peter Galbraith")
     ("Peter Runestig" "Peter 'luna' Runestig")
+    ("Philipp Stephani" "Philipp address@hidden")
     ("Piotr Zieliński" "Piotr Zielinski")
     ("Przemysław Wojnowski" "Przemyslaw Wojnowski")
     ("Rainer Schöpf" "Rainer Schoepf")
@@ -171,6 +170,7 @@ files.")
     ("Takaaki Ota" "Tak Ota")
     ("Takahashi Naoto" "Naoto Takahashi")
     ("Teodor Zlatanov" "Ted Zlatanov")
+    (nil "The PCL-CVS Trust")
     ("Thomas Dye" "Tom Dye")
     ("Thomas Horsley" "Tom Horsley")   ; FIXME ?
     ("Thomas Wurgler" "Tom Wurgler")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]