Commit Graph

4 Commits

Author SHA1 Message Date
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
Joe Gordon 32a348df51 Update my mailmap
Change-Id: Ia5e9b543ad1c9e21a722cf739d1469e63e2c005c
2013-06-05 15:31:09 -07:00
Jian Wen 7164fc9bc0 Add myself to AUTHORS and add my email addresses to .mailmap
Change-Id: I5922421cfb5ef0929f6375089efcd1dc1224e30a
2013-05-25 00:43:44 +08:00
Jiajun Liu 09d20513e9 Create .mailmap file
Use .mailmap file to coalesce commits
by the same person using multiple names and/or email addresses

Change-Id: I00c060d62a4671ca6ce0a5e04ac3c4f144ed671e
2013-05-23 09:12:04 +00:00