Files
devstack/.mailmap
Ian Wienand 27fc42d2bc Remove AUTHORS
AUTHORS isn't really relevant in the days of git.  devstack has no
formal release where it would make sense to auto-generate an AUTHORS
file either.

If you really want to see who contributes, you can run

 $ git log --format='%aN <%aE>' | sort -f | uniq > AUTHORS

Change-Id: I9e154f7fdf814b4bd21a9d4cf82e46ec3db2f1ca
2014-08-14 13:52:28 +10:00

8 lines
340 B
Plaintext

# Format is:
# <preferred e-mail> <other e-mail 1>
# <preferred e-mail> <other e-mail 2>
Jiajun Liu <[email protected]> <[email protected]>
Jian Wen <[email protected]> <[email protected]>
Joe Gordon <[email protected]> <[email protected]>
Sean Dague <[email protected]> <[email protected]> <[email protected]>