diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-19 03:30:14 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-19 03:30:14 +0000 |
commit | 01cc3e13db647fe1762051acb687736a3d4e9e7e (patch) | |
tree | af8df26e48ace71c7d498e1ccd3c3259d30354ea /lisp/emacs-lisp | |
parent | 690170693f8af16569a5bf9cdb7a2f0d5ad67a5a (diff) | |
download | emacs-01cc3e13db647fe1762051acb687736a3d4e9e7e.tar.gz emacs-01cc3e13db647fe1762051acb687736a3d4e9e7e.tar.bz2 emacs-01cc3e13db647fe1762051acb687736a3d4e9e7e.zip |
(authors-aliases): Add some more aliases.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/authors.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 19cc4a83cdf..8d0fee18707 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -40,6 +40,7 @@ files.") (defconst authors-aliases '( + ("Aaron S. Hawley" "Aaron Hawley") ("Andrew Csillag" "Drew Csillag") ("Anna M. Bigatti" "Anna Bigatti") ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc." @@ -54,6 +55,7 @@ files.") ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu" "David Koppelman") ("David M. Smith" "David Smith" "David M Smith") + ("Deepak Goel" "D. Goel") ("Ed L. Cashin" "Ed L Cashin") ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold" "Reingold Edward M") |