Skip to content

Commit 15eb5b7

Browse files
authored
Use GitHub usernames in the expert index. (#825)
* Use GitHub usernames in the expert index. * Replace developers.csv with the generated version.
1 parent c8ac653 commit 15eb5b7

File tree

2 files changed

+172
-168
lines changed

2 files changed

+172
-168
lines changed

developers.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Philip Jenvey,pjenvey,2009-05-07,2020-11-26,For Jython compatibility
8181
Michael Foord,voidspace,2009-04-01,,For IronPython compatibility
8282
R\. David Murray,bitdancer,2009-03-30,,
8383
Chris Withers,cjw296,2009-03-08,,
84-
Tarek Ziadé,,2008-12-21,2017-02-10,For distutils module; did not make GitHub transition
84+
Tarek Ziadé,tarekziade,2008-12-21,2017-02-10,For distutils module
8585
Hirokazu Yamamoto,,2008-08-12,2017-02-10,For Windows build; did not make GitHub transition
8686
Armin Ronacher,mitsuhiko,2008-07-23,2020-11-26,For documentation toolset and ast module
8787
Antoine Pitrou,pitrou,2008-07-16,,
@@ -102,7 +102,7 @@ Mark Summerfield,,2007-08-01,2017-02-10,For documentation; did not make GitHub t
102102
Alexandre Vassalotti,avassalotti,2007-05-21,2020-11-12,For GSoC
103103
Travis E. Oliphant,,2007-04-17,2017-02-10,Did not make GitHub transition
104104
Eric V. Smith,ericvsmith,2007-02-28,,For PEP 3101 in a sandbox
105-
Josiah Carlson,,2007-01-06,2017-02-10,For asyncore and asynchat modules; did not make GitHub transition
105+
Josiah Carlson,josiahcarlson,2007-01-06,2017-02-10,For asyncore and asynchat modules
106106
Collin Winter,,2007-01-05,2017-02-10,For PEP access; did not make GitHub transition
107107
Richard Jones,,2006-05-23,2017-02-10,For Need for Speed sprint; did not make GitHub transition
108108
Kristján Valur Jónsson,,2006-05-17,2017-02-10,For Need for Speed sprint; did not make GitHub transition
@@ -114,7 +114,7 @@ Ronald Oussoren,ronaldoussoren,2006-03-03,,For Mac-related work
114114
Nick Coghlan,ncoghlan,2005-10-16,,
115115
Georg Brandl,birkenfeld,2005-05-28,,
116116
Terry Jan Reedy,terryjreedy,2005-04-07,,
117-
Bob Ippolito,,2005-03-02,2017-02-10,For Mac-related work; did not make GitHub transition
117+
Bob Ippolito,etrepum,2005-03-02,2017-02-10,For Mac-related work
118118
Peter Astrand,,2004-10-21,2017-02-10,Did not make GitHub transition
119119
Facundo Batista,facundobatista,2004-10-16,,
120120
Sean Reifschneider,,2004-09-17,2017-02-10,Did not make GitHub transition
@@ -131,7 +131,7 @@ Brett Cannon,brettcannon,2003-04-18,,
131131
David Goodger,,2003-01-02,2017-02-10,Did not make GitHub transition
132132
Gustavo Niemeyer,,2002-11-05,2017-02-10,Did not make GitHub transition
133133
Tony Lownds,,2002-09-22,2017-02-10,Did not make GitHub transition
134-
Steve Holden,,2002-06-14,2017-02-10,"Relinquished privileges on 2005-04-07,
134+
Steve Holden,,2002-06-14,2017-02-10,"Relinquished privileges on 2005-04-07,
135135
but granted again for Need for Speed sprint; did not make GitHub transition"
136136
Christian Tismer,ctismer,2002-05-17,,For Need for Speed sprint
137137
Jason Tishler,,2002-05-15,2017-02-10,Did not make GitHub transition

0 commit comments

Comments
 (0)