diff options
author | Nicolas Petton <nicolas@petton.fr> | 2020-04-14 18:33:28 +0200 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2020-04-14 18:33:28 +0200 |
commit | c7adc851ad5e45d5095743b0da7eaed733775ba8 (patch) | |
tree | 1d60e00f4b6ee0f952288d51023a27028d4505bc /admin | |
parent | 4acdd7fe58ae9f94102afeca67b0383141d597da (diff) | |
download | emacs-c7adc851ad5e45d5095743b0da7eaed733775ba8.tar.gz |
* admin/authors.el: Add missing author aliases.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/authors.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index 6cf7b954491..d046eb59eb2 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -207,6 +207,10 @@ files.") ("Yoshinori Koseki" "KOSEKI Yoshinori" "小関 吉則") ("Yutaka NIIBE" "NIIBE Yutaka") (nil "stardiviner") + (nil "lin.sun") + ("Nitish Chinta" "nitishch") + ("Carlos Pita" "memeplex") + ("Vinicius Jose Latorre" "viniciusjl") ) "Alist of author aliases. |