aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emacs-lisp/authors.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 3862a0441f6..3c2d937624e 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -43,6 +43,7 @@ files.")
43(defconst authors-aliases 43(defconst authors-aliases
44 '( 44 '(
45 ("Andrew Csillag" "Drew Csillag") 45 ("Andrew Csillag" "Drew Csillag")
46 ("Anna M. Bigatti" "Anna Bigatti")
46 ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc." 47 ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc."
47 "Barry A. Warsaw, ITB" "Barry Warsaw") 48 "Barry A. Warsaw, ITB" "Barry Warsaw")
48 ("Bj,Av(Brn Torkelsson" "Bjorn Torkelsson") 49 ("Bj,Av(Brn Torkelsson" "Bjorn Torkelsson")