Fix an entry in authors-aliases
* admin/authors.el (authors-aliases): Replace regexp from "Max", which is too broad, to an email address ("mu@magi.net.ru").
This commit is contained in:
parent
5dd0e5c54d
commit
6c63204b8c
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ files.")
|
|||
("Agustín Martín" "Agustin Martin" "Agustín Martín Domingo")
|
||||
("Martin Lorentzon" "Martin Lorentzson")
|
||||
("Matt Swift" "Matthew Swift")
|
||||
(nil "Max")
|
||||
(nil "mu@magi.net.ru")
|
||||
("Maxime Edouard Robert Froumentin" "Max Froumentin")
|
||||
("Michael R. Mauger" "Michael Mauger")
|
||||
("Michael D. Ernst" "Michael Ernst")
|
||||
|
|
Loading…
Add table
Reference in a new issue