--- /dev/null
+andersk = Anders Kaseorg <andersk@mit.edu>
+broder = Evan Broder <broder@mit.edu>
+ecprice = Eric Price <ecprice@mit.edu>
+geofft = Geoffrey Thomas <geofft@mit.edu>
+hartmans = Sam Hartman <hartmans@mit.edu>
+mitchb = Mitchell Berger <mitchb@mit.edu>
+neboat = Tao Ben Schardl <neboat@mit.edu>
+nelhage = Nelson Elhage <nelhage@mit.edu>
+price = Greg Price <price@mit.edu>
+quentin = Quentin Smith <quentin@mit.edu>
+tabbott = Tim Abbott <tabbott@mit.edu>
+y_z = Yang Zhang <y_z@mit.edu>
+zev = Zev Benjamin <zev@mit.edu>
# Use --no-follow-parent because we're going to handle that with
# grafts.
subprocess.check_call(['git', 'svn', 'clone', '--no-follow-parent',
+ '-Aauthors',
'--no-metadata', '%s/packages/%s' % (base, pkg)],
stdout=subprocess.PIPE)