27fc42d2bc
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
8 lines
340 B
Plaintext
8 lines
340 B
Plaintext
# Format is:
|
|
# <preferred e-mail> <other e-mail 1>
|
|
# <preferred e-mail> <other e-mail 2>
|
|
Jiajun Liu <jiajun@unitedstack.com> <iamljj@gmail.com>
|
|
Jian Wen <jian.wen@canonical.com> <wenjianhn@gmail.com>
|
|
Joe Gordon <joe.gordon0@gmail.com> <jogo@cloudscaling.com>
|
|
Sean Dague <sean.dague@samsung.com> <sdague@linux.vnet.ibm.com> <sean@dague.net>
|