Browse code

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

Ian Wienand authored on 2014/08/07 14:06:47
Showing 2 changed files
... ...
@@ -4,3 +4,4 @@
4 4
 Jiajun Liu <jiajun@unitedstack.com> <iamljj@gmail.com>
5 5
 Jian Wen <jian.wen@canonical.com> <wenjianhn@gmail.com>
6 6
 Joe Gordon <joe.gordon0@gmail.com> <jogo@cloudscaling.com>
7
+Sean Dague <sean.dague@samsung.com> <sdague@linux.vnet.ibm.com> <sean@dague.net>
7 8
deleted file mode 100644
... ...
@@ -1,51 +0,0 @@
1
-Aaron Lee <aaron.lee@rackspace.com>
2
-Aaron Rosen <arosen@nicira.com>
3
-Adam Gandelman <adamg@canonical.com>
4
-Akihiro MOTOKI <motoki@da.jp.nec.com>
5
-Andrew Laski <andrew.laski@rackspace.com>
6
-Andy Smith <github@anarkystic.com>
7
-Anthony Young <sleepsonthefloor@gmail.com>
8
-Armando Migliaccio <armando.migliaccio@eu.citrix.com>
9
-Brad Hall <brad@nicira.com>
10
-Chmouel Boudjnah <chmouel@chmouel.com>
11
-Dan Prince <dprince@redhat.com>
12
-Dean Troyer <dtroyer@gmail.com>
13
-Devin Carlen <devin.carlen@gmail.com>
14
-Doug hellmann <doug.hellmann@dreamhost.com>
15
-Eddie Hebert <edhebert@gmail.com>
16
-Edgar Magana <emagana@gmail.com>
17
-Eoghan Glynn <eglynn@redhat.com>
18
-Eric Windisch <ewindisch@cloudscaling.com>
19
-Gabriel Hurley <gabriel@strikeawe.com>
20
-Gary Kotton <gkotton@redhat.com>
21
-Hengqing Hu <hudayou@hotmail.com>
22
-Hua ZHANG <zhuadl@cn.ibm.com>
23
-Isaku Yamahata <yamahata@private.email.ne.jp>
24
-Jake Dahn <admin@jakedahn.com>
25
-James E. Blair <james.blair@rackspace.com>
26
-Jason Cannavale <jason.cannavale@rackspace.com>
27
-Jay Pipes <jaypipes@gmail.com>
28
-Jesse Andrews <anotherjesse@gmail.com>
29
-Jian Wen <jian.wen@canonical.com>
30
-Joe Gordon <jogo@cloudscaling.com>
31
-Johannes Erdfelt <johannes.erdfelt@rackspace.com>
32
-John Postlethwait <john.postlethwait@nebula.com>
33
-Josh Kearney <josh@jk0.org>
34
-Justin Shepherd <galstrom21@gmail.com>
35
-Ken Pepple <ken.pepple@rabbityard.com>
36
-Kiall Mac Innes <kiall@managedit.ie>
37
-Matt Joyce <matt.joyce@cloudscaling.com>
38
-Osamu Habuka <xiu.yushen@gmail.com>
39
-Russell Bryant <rbryant@redhat.com>
40
-Scott Moser <smoser@ubuntu.com>
41
-Sean Dague <sdague@linux.vnet.ibm.com>
42
-Sumit Naiksatam <sumitnaiksatam@gmail.com>
43
-Thierry Carrez <thierry@openstack.org>
44
-Todd Willey <xtoddx@gmail.com>
45
-Tres Henry <tres@treshenry.net>
46
-Vincent Untz <vuntz@suse.com>
47
-Vishvananda Ishaya <vishvananda@gmail.com>
48
-Yun Mao <yunmao@gmail.com>
49
-Yong Sheng Gong <gongysh@cn.ibm.com>
50
-Zhongyue Luo <lzyeval@gmail.com>
51
-Zhenguo Niu <niu.zglinux@gmail.com>