1# $FreeBSD$
2
3# This file is meant to list all FreeBSD src committers and describe the
4# mentor-mentee relationships between them.
5# The graphical output can be generated from this file with the following
6# command:
7# $ dot -T png -o file.png committers-src.dot
8#
9# The dot binary is part of the graphics/graphviz port.
10
11digraph src {
12
13# Node definitions follow this example:
14#
15#   foo [label="Foo Bar\[email protected]\n????/??/??"]
16#
17# ????/??/?? is the date when the commit bit was obtained, usually the one you
18# can find looking at svn logs for the svnadmin/access file.
19# Use YYYY/MM/DD format.
20#
21# For returned commit bits, the node definition will follow this example:
22#
23#   foo [label="Foo Bar\[email protected]\n????/??/??\n????/??/??"]
24#
25# The first date is the same as for an active committer, the second date is
26# the date when the commit bit has been returned. Again, check svn logs.
27
28node [color=grey62, style=filled, bgcolor=black];
29
30# Alumni go here.. Try to keep things sorted.
31
32alm [label="Andrew Moore\[email protected]\n1993/06/12\n????/??/??"]
33anholt [label="Eric Anholt\[email protected]\n2002/04/22\n2008/08/07"]
34archie [label="Archie Cobbs\[email protected]\n1998/11/06\n2006/06/09"]
35arr [label="Andrew R. Reiter\[email protected]\n2001/11/02\n2005/05/25"]
36arun [label="Arun Sharma\[email protected]\n2003/03/06\n2006/12/16"]
37asmodai [label="Jeroen Ruigrok\[email protected]\n1999/12/16\n2001/11/16"]
38benjsc [label="Benjamin Close\[email protected]\n2007/02/09\n2010/09/15"]
39billf [label="Bill Fumerola\[email protected]\n1998/11/11\n2008/11/10"]
40bmah [label="Bruce A. Mah\[email protected]\n2002/01/29\n2009/09/13"]
41bmilekic [label="Bosko Milekic\[email protected]\n2000/09/21\n2008/11/10"]
42bushman [label="Michael Bushkov\[email protected]\n2007/03/10\n2010/04/29"]
43ceri [label="Ceri Davies\[email protected]\n2006/11/07\n2012/03/07"]
44cjc [label="Crist J. Clark\[email protected]\n2001/06/01\n2006/12/29"]
45dds [label="Diomidis Spinellis\[email protected]\n2003/06/20\n2010/09/22"]
46dhartmei [label="Daniel Hartmeier\[email protected]\n2004/04/06\n2008/12/08"]
47dmlb [label="Duncan Barclay\[email protected]\n2001/12/14\n2008/11/10"]
48dougb [label="Doug Barton\[email protected]\n2000/10/26\n2012/10/08"]
49eik [label="Oliver Eikemeier\[email protected]\n2004/05/20\n2008/11/10"]
50furuta [label="Atsushi Furuta\[email protected]\n2000/06/21\n2003/03/08"]
51gj [label="Gary L. Jennejohn\[email protected]\n1994/??/??\n2006/04/28"]
52groudier [label="Gerard Roudier\[email protected]\n1999/12/30\n2006/04/06"]
53jake [label="Jake Burkholder\[email protected]\n2000/05/16\n2008/11/10"]
54jayanth [label="Jayanth Vijayaraghavan\[email protected]\n2000/05/08\n2008/11/10"]
55jb [label="John Birrell\[email protected]\n1997/03/27\n2009/12/15"]
56jdp [label="John Polstra\[email protected]\n1995/12/07\n2008/02/26"]
57jedgar [label="Chris D. Faulhaber\[email protected]\n1999/12/15\n2006/04/07"]
58jkh [label="Jordan K. Hubbard\[email protected]\n1993/06/12\n2008/06/13"]
59jlemon [label="Jonathan Lemon\[email protected]\n1997/08/14\n2008/11/10"]
60joe [label="Josef Karthauser\[email protected]\n1999/10/22\n2008/08/10"]
61jtc [label="J.T. Conklin\[email protected]\n1993/06/12\n????/??/??"]
62kbyanc [label="Kelly Yancey\[email protected]\n2000/07/11\n2006/07/25"]
63keichii [label="Michael Wu\[email protected]\n2001/03/07\n2006/04/28"]
64linimon [label="Mark Linimon\[email protected]\n2006/09/30\n2008/05/04"]
65lulf [label="Ulf Lilleengen\[email protected]\n2007/10/24\n2012/01/19"]
66mb [label="Maxim Bolotin\[email protected]\n2000/04/06\n2003/03/08"]
67marks [label="Mark Santcroos\[email protected]\n2004/03/18\n2008/09/29"]
68mike [label="Mike Barcroft\[email protected]\n2001/07/17\n2006/04/28"]
69msmith [label="Mike Smith\[email protected]\n1996/10/22\n2003/12/15"]
70murray [label="Murray Stokely\[email protected]\n2000/04/05\n2010/07/25"]
71mux [label="Maxime Henrion\[email protected]\n2002/03/03\n2011/06/22"]
72nate [label="Nate Willams\[email protected]\n1993/06/12\n2003/12/15"]
73njl [label="Nate Lawson\[email protected]\n2002/08/07\n2008/02/16"]
74non [label="Noriaki Mitsnaga\[email protected]\n2000/06/19\n2007/03/06"]
75onoe [label="Atsushi Onoe\[email protected]\n2000/07/21\n2008/11/10"]
76rafan [label="Rong-En Fan\[email protected]\n2007/01/31\n2012/07/23"]
77randi [label="Randi Harper\[email protected]\n2010/04/20\n2012/05/10"]
78rgrimes [label="Rod Grimes\[email protected]\n1993/06/12\n2003/03/08"]
79rink [label="Rink Springer\[email protected]\n2006/01/16\n2010/11/04"]
80robert [label="Robert Drehmel\[email protected]\n2001/08/23\n2006/05/13"]
81sah [label="Sam Hopkins\[email protected]\n2004/12/15\n2008/11/10"]
82shafeeq [label="Shafeeq Sinnamohideen\[email protected]\n2000/06/19\n2006/04/06"]
83sheldonh [label="Sheldon Hearn\[email protected]\n1999/06/14\n2006/05/13"]
84shiba [label="Takeshi Shibagaki\[email protected]\n2000/06/19\n2008/11/10"]
85shin [label="Yoshinobu Inoue\[email protected]\n1999/07/29\n2003/03/08"]
86snb [label="Nick Barkas\[email protected]\n2009/05/05\n2010/11/04"]
87tmm [label="Thomas Moestl\[email protected]\n2001/03/07\n2006/07/12"]
88toshi [label="Toshihiko Arai\[email protected]\n2000/07/06\n2003/03/08"]
89tshiozak [label="Takuya SHIOZAKI\[email protected]\n2001/04/25\n2003/03/08"]
90uch [label="UCHIYAMA Yasushi\[email protected]\n2000/06/21\n2002/04/24"]
91wilko [label="Wilko Bulte\[email protected]\n2000/01/13\n2013/01/17"]
92yar [label="Yar Tikhiy\[email protected]\n2001/03/25\n2012/05/23"]
93zack [label="Zack Kirsch\[email protected]\n2010/11/05\n2012/09/08"]
94
95
96node [color=lightblue2, style=filled, bgcolor=black];
97
98# Current src committers go here. Try to keep things sorted.
99
100ache [label="Andrey Chernov\[email protected]\n1993/10/31"]
101achim [label="Achim Leubner\[email protected]\n2013/01/23"]
102adrian [label="Adrian Chadd\[email protected]\n2000/07/03"]
103ae [label="Andrey V. Elsukov\[email protected]\n2010/06/03"]
104akiyama [label="Shunsuke Akiyama\[email protected]\n2000/06/19"]
105alc [label="Alan Cox\[email protected]\n1999/02/23"]
106ambrisko [label="Doug Ambrisko\[email protected]\n2001/12/19"]
107anchie [label="Ana Kukec\[email protected]\n2010/04/14"]
108andre [label="Andre Oppermann\[email protected]\n2003/11/12"]
109andreast [label="Andreas Tobler\[email protected]\n2010/09/05"]
110andrew [label="Andrew Turner\[email protected]\n2010/07/19"]
111antoine [label="Antoine Brodin\[email protected]\n2008/02/03"]
112ariff [label="Ariff Abdullah\[email protected]\n2005/11/14"]
113art [label="Artem Belevich\[email protected]\n2011/03/29"]
114asomers [label="Alan Somers\[email protected]\n2013/04/24"]
115avg [label="Andriy Gapon\[email protected]\n2009/02/18"]
116bapt [label="Baptiste Daroussin\[email protected]\n2011/12/23"]
117benl [label="Ben Laurie\[email protected]\n2011/05/18"]
118benno [label="Benno Rice\[email protected]\n2000/11/02"]
119bms [label="Bruce M Simpson\[email protected]\n2003/08/06"]
120br [label="Ruslan Bukin\[email protected]\n2013/09/02"]
121brian [label="Brian Somers\[email protected]\n1996/12/16"]
122brooks [label="Brooks Davis\[email protected]\n2001/06/21"]
123brucec [label="Bruce Cran\[email protected]\n2010/01/29"]
124brueffer [label="Christian Brueffer\[email protected]\n2006/02/28"]
125bruno [label="Bruno Ducrot\[email protected]\n2005/07/18"]
126bryanv [label="Bryan Venteicher\[email protected]\n2012/11/03"]
127bschmidt [label="Bernhard Schmidt\[email protected]\n2010/02/06"]
128bz [label="Bjoern A. Zeeb\[email protected]\n2004/07/27"]
129carl [label="Carl Delsey\[email protected]\n2013/01/14"]
130cognet [label="Olivier Houchard\[email protected]\n2002/10/09"]
131cokane [label="Coleman Kane\[email protected]\n2000/06/19"]
132cperciva [label="Colin Percival\[email protected]\n2004/01/20"]
133csjp [label="Christian S.J. Peron\[email protected]\n2004/05/04"]
134das [label="David Schultz\[email protected]\n2003/02/21"]
135davide [label="Davide Italiano\[email protected]\n2012/01/27"]
136davidxu [label="David Xu\[email protected]\n2002/09/02"]
137dchagin [label="Dmitry Chagin\[email protected]\n2009/02/28"]
138delphij [label="Xin Li\[email protected]\n2004/09/14"]
139des [label="Dag-Erling Smorgrav\[email protected]\n1998/04/03"]
140dfr [label="Doug Rabson\[email protected]\n????/??/??"]
141dg [label="David Greenman\[email protected]\n1993/06/14"]
142dim [label="Dimitry Andric\[email protected]\n2010/08/30"]
143dteske [label="Devin Teske\[email protected]\n2012/04/10"]
144dumbbell [label="Jean-Sebastien Pedron\[email protected]\n2004/11/29"]
145dwmalone [label="David Malone\[email protected]\n2000/07/11"]
146eadler [label="Eitan Adler\[email protected]\n2012/01/18"]
147ed [label="Ed Schouten\[email protected]\n2008/05/22"]
148edavis [label="Eric Davis\[email protected]\n2013/10/09"]
149edwin [label="Edwin Groothuis\[email protected]\n2007/06/25"]
150eivind [label="Eivind Eklund\[email protected]\n1997/02/02"]
151emaste [label="Ed Maste\[email protected]\n2005/10/04"]
152emax [label="Maksim Yevmenkin\[email protected]\n2003/10/12"]
153eri [label="Ermal Luci\[email protected]\n2008/06/11"]
154fabient [label="Fabien Thomas\[email protected]\n2009/03/16"]
155fanf [label="Tony Finch\[email protected]\n2002/05/05"]
156fjoe [label="Max Khon\[email protected]\n2001/08/06"]
157flz [label="Florent Thoumie\[email protected]\n2006/03/30"]
158gabor [label="Gabor Kovesdan\[email protected]\n2010/02/02"]
159gad [label="Garance A. Drosehn\[email protected]\n2000/10/27"]
160gallatin [label="Andrew Gallatin\[email protected]\n1999/01/15"]
161gavin [label="Gavin Atkinson\[email protected]\n2009/12/07"]
162gibbs [label="Justin T. Gibbs\[email protected]\n????/??/??"]
163gjb [label="Glen Barber\[email protected]\n2013/06/04"]
164gleb [label="Gleb Kurtsou\[email protected]\n2011/09/19"]
165glebius [label="Gleb Smirnoff\[email protected]\n2004/07/14"]
166gnn [label="George V. Neville-Neil\[email protected]\n2004/10/11"]
167gordon [label="Gordon Tetlow\[email protected]\n2002/05/17"]
168grehan [label="Peter Grehan\[email protected]\n2002/08/08"]
169grog [label="Greg Lehey\[email protected]\n1998/08/30"]
170gshapiro [label="Gregory Shapiro\[email protected]\n2000/07/12"]
171harti [label="Hartmut Brandt\[email protected]\n2003/01/29"]
172hmp [label="Hiten Pandya\[email protected]\n2004/03/23"]
173ian [label="Ian Lepore\[email protected]\n2013/01/07"]
174iedowse [label="Ian Dowse\[email protected]\n2000/12/01"]
175imp [label="Warner Losh\[email protected]\n1996/09/20"]
176ivoras [label="Ivan Voras\[email protected]\n2008/06/10"]
177jamie [label="Jamie Gritton\[email protected]\n2009/01/28"]
178jasone [label="Jason Evans\[email protected]\n1999/03/03"]
179jceel [label="Jakub Klama\[email protected]\n2011/09/25"]
180jchandra [label="Jayachandran C.\[email protected]\n2010/05/19"]
181jeff [label="Jeff Roberson\[email protected]\n2002/02/21"]
182jh [label="Jaakko Heinonen\[email protected]\n2009/10/02"]
183jhb [label="John Baldwin\[email protected]\n1999/08/23"]
184jhibbits [label="Justin Hibbits\[email protected]\n2011/11/30"]
185jilles [label="Jilles Tjoelker\[email protected]\n2009/05/22"]
186jimharris [label="Jim Harris\[email protected]\n2011/12/09"]
187jinmei [label="JINMEI Tatuya\[email protected]\n2007/03/17"]
188jkim [label="Jung-uk Kim\[email protected]\n2005/07/06"]
189jkoshy [label="A. Joseph Koshy\[email protected]\n1998/05/13"]
190jlh [label="Jeremie Le Hen\[email protected]\n2012/04/22"]
191jls [label="Jordan Sissel\[email protected]\n2006/12/06"]
192jmg [label="John-Mark Gurney\[email protected]\n1997/02/13"]
193jmmv [label="Julio Merino\[email protected]\n2013/11/02"]
194joerg [label="Joerg Wunsch\[email protected]\n1993/11/14"]
195jon [label="Jonathan Chen\[email protected]\n2000/10/17"]
196jonathan [label="Jonathan Anderson\[email protected]\n2010/10/07"]
197jpaetzel [label="Josh Paetzel\[email protected]\n2011/01/21"]
198julian [label="Julian Elischer\[email protected]\n1993/04/19"]
199jwd [label="John De Boskey\[email protected]\n2000/05/19"]
200kaiw [label="Kai Wang\[email protected]\n2007/09/26"]
201kan [label="Alexander Kabaev\[email protected]\n2002/07/21"]
202kargl [label="Steven G. Kargl\[email protected]\n2011/01/17"]
203ken [label="Ken Merry\[email protected]\n1998/09/08"]
204kensmith [label="Ken Smith\[email protected]\n2004/01/23"]
205kevlo [label="Kevin Lo\[email protected]\n2006/07/23"]
206kib [label="Konstantin Belousov\[email protected]\n2006/06/03"]
207kmacy [label="Kip Macy\[email protected]\n2005/06/01"]
208le [label="Lukas Ertl\[email protected]\n2004/02/02"]
209loos [label="Luiz Otavio O Souza\[email protected]\n2013/07/03"]
210lstewart [label="Lawrence Stewart\[email protected]\n2008/10/06"]
211marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03"]
212marius [label="Marius Strobl\[email protected]\n2004/04/17"]
213markj [label="Mark Johnston\[email protected]\n2012/12/18"]
214markm [label="Mark Murray\[email protected]\n1995/04/24"]
215markus [label="Markus Brueffer\[email protected]\n2006/06/01"]
216matteo [label="Matteo Riondato\[email protected]\n2006/01/18"]
217mav [label="Alexander Motin\[email protected]\n2007/04/12"]
218maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"]
219mdf [label="Matthew Fleming\[email protected]\n2010/06/04"]
220mdodd [label="Matthew N. Dodd\[email protected]\n1999/07/27"]
221melifaro [label="Alexander V. Chernikov\[email protected]\n2011/10/04"]
222mjacob [label="Matt Jacob\[email protected]\n1997/08/13"]
223mjg [label="Mateusz Guzik\[email protected]\n2012/06/04"]
224mlaier [label="Max Laier\[email protected]\n2004/02/10"]
225monthadar [label="Monthadar Al Jaberi\[email protected]\n2012/04/02"]
226mr [label="Michael Reifenberger\[email protected]\n2001/09/30"]
227neel [label="Neel Natu\[email protected]\n2009/09/20"]
228netchild [label="Alexander Leidinger\[email protected]\n2005/03/31"]
229nork [label="Norikatsu Shigemura\[email protected]\n2009/06/09"]
230np [label="Navdeep Parhar\[email protected]\n2009/06/05"]
231nwhitehorn [label="Nathan Whitehorn\[email protected]\n2008/07/03"]
232obrien [label="David E. O'Brien\[email protected]\n1996/10/29"]
233olli [label="Oliver Fromme\[email protected]\n2008/02/14"]
234peadar [label="Peter Edwards\[email protected]\n2004/03/08"]
235peter [label="Peter Wemm\[email protected]\n1995/07/04"]
236peterj [label="Peter Jeremy\[email protected]\n2012/09/14"]
237pfg [label="Pedro Giffuni\[email protected]\n2011/12/01"]
238philip [label="Philip Paeps\[email protected]\n2004/01/21"]
239phk [label="Poul-Henning Kamp\[email protected]\n1994/02/21"]
240pho [label="Peter Holm\[email protected]\n2008/11/16"]
241pjd [label="Pawel Jakub Dawidek\[email protected]\n2004/02/02"]
242pluknet [label="Sergey Kandaurov\[email protected]\n2010/10/05"]
243ps [label="Paul Saab\[email protected]\n2000/02/23"]
244qingli [label="Qing Li\[email protected]\n2005/04/13"]
245ray [label="Aleksandr Rybalko\[email protected]\n2011/05/25"]
246rdivacky [label="Roman Divacky\[email protected]\n2008/03/13"]
247remko [label="Remko Lodder\[email protected]\n2007/02/23"]
248rik [label="Roman Kurakin\[email protected]\n2003/12/18"]
249rmacklem [label="Rick Macklem\[email protected]\n2009/03/27"]
250rmh [label="Robert Millan\[email protected]\n2011/09/18"]
251rnoland [label="Robert Noland\[email protected]\n2008/09/15"]
252roberto [label="Ollivier Robert\[email protected]\n1995/02/22"]
253rpaulo [label="Rui Paulo\[email protected]\n2007/09/25"]
254rrs [label="Randall R Stewart\[email protected]\n2007/02/08"]
255rse [label="Ralf S. Engelschall\[email protected]\n1997/07/31"]
256rstone [label="Ryan Stone\[email protected]\n2010/04/19"]
257ru [label="Ruslan Ermilov\[email protected]\n1999/05/27"]
258rwatson [label="Robert N. M. Watson\[email protected]\n1999/12/16"]
259sam [label="Sam Leffler\[email protected]\n2002/07/02"]
260sanpei [label="MIHIRA Sanpei Yoshiro\[email protected]\n2000/06/19"]
261sbruno [label="Sean Bruno\[email protected]\n2008/08/02"]
262scf [label="Sean C. Farley\[email protected]\n2007/06/24"]
263schweikh [label="Jens Schweikhardt\[email protected]\n2001/04/06"]
264scottl [label="Scott Long\[email protected]\n2000/09/28"]
265sephe [label="Sepherosa Ziehau\[email protected]\n2007/03/28"]
266sepotvin [label="Stephane E. Potvin\[email protected]\n2007/02/15"]
267simon [label="Simon L. Nielsen\[email protected]\n2006/03/07"]
268sjg [label="Simon J. Gerraty\[email protected]\n2012/10/23"]
269smh [label="Steven Hartland\[email protected]\n2012/11/12"]
270sobomax [label="Maxim Sobolev\[email protected]\n2001/07/25"]
271sos [label="Soren Schmidt\[email protected]\n????/??/??"]
272sson [label="Stacey Son\[email protected]\n2008/07/08"]
273stas [label="Stanislav Sedov\[email protected]\n2008/08/22"]
274suz [label="SUZUKI Shinsuke\[email protected]\n2002/03/26"]
275syrinx [label="Shteryana Shopova\[email protected]\n2006/10/07"]
276takawata [label="Takanori Watanabe\[email protected]\n2000/07/06"]
277theraven [label="David Chisnall\[email protected]\n2011/11/11"]
278thompsa [label="Andrew Thompson\[email protected]\n2005/05/25"]
279ticso [label="Bernd Walter\[email protected]\n2002/01/31"]
280tijl [label="Tijl Coosemans\[email protected]\n2010/07/16"]
281trasz [label="Edward Tomasz Napierala\[email protected]\n2008/08/22"]
282trhodes [label="Tom Rhodes\[email protected]\n2002/05/28"]
283trociny [label="Mikolaj Golub\[email protected]\n2011/03/10"]
284tuexen [label="Michael Tuexen\[email protected]\n2009/06/06"]
285ume [label="Hajimu UMEMOTO\[email protected]\n2000/02/26"]
286uqs [label="Ulrich Spoerlein\[email protected]\n2010/01/28"]
287vanhu [label="Yvan Vanhullebus\[email protected]\n2008/07/21"]
288versus [label="Konrad Jankowski\[email protected]\n2008/10/27"]
289weongyo [label="Weongyo Jeong\[email protected]\n2007/12/21"]
290wes [label="Wes Peters\[email protected]\n1998/11/25"]
291wkoszek [label="Wojciech A. Koszek\[email protected]\n2006/02/21"]
292wollman [label="Garrett Wollman\[email protected]\n????/??/??"]
293wsalamon [label="Wayne Salamon\[email protected]\n2005/06/25"]
294yongari [label="Pyun YongHyeon\[email protected]\n2004/08/01"]
295zbb [label="Zbigniew Bodek\[email protected]\n2013/09/02"]
296zec [label="Marko Zec\[email protected]\n2008/06/22"]
297zml [label="Zachary Loafman\[email protected]\n2009/05/27"]
298zont [label="Andrey Zonov\[email protected]\n2012/08/21"]
299
300# Pseudo target representing rev 1.1 of commit.allow
301day1 [label="Birth of FreeBSD"]
302
303# Here are the mentor/mentee relationships.
304# Group together all the mentees for a particular mentor.
305# Keep the list sorted by mentor login.
306
307day1 -> jtc
308day1 -> jkh
309day1 -> nate
310day1 -> rgrimes
311day1 -> alm
312day1 -> dg
313
314adrian -> loos
315adrian -> monthadar
316adrian -> ray
317adrian -> rmh
318
319ae -> melifaro
320
321alc -> davide
322
323andre -> qingli
324
325anholt -> jkim
326
327avg -> art
328avg -> pluknet
329avg -> smh
330
331benno -> grehan
332
333billf -> dougb
334billf -> gad
335billf -> jedgar
336billf -> jhb
337billf -> shafeeq
338
339bmilekic -> csjp
340
341bms -> dhartmei
342bms -> mlaier
343bms -> thompsa
344
345brian -> joe
346
347brooks -> bushman
348brooks -> jamie
349brooks -> theraven
350
351bz -> anchie
352bz -> jamie
353bz -> syrinx
354
355cognet -> br
356cognet -> jceel
357cognet -> kevlo
358cognet -> ian
359cognet -> wkoszek
360cognet -> zbb
361
362cperciva -> eadler
363cperciva -> flz
364cperciva -> randi
365cperciva -> simon
366
367csjp -> bushman
368
369das -> kargl
370
371delphij -> gabor
372delphij -> rafan
373
374des -> anholt
375des -> hmp
376des -> mike
377des -> olli
378des -> ru
379des -> bapt
380
381dds -> versus
382
383dfr -> gallatin
384dfr -> zml
385
386dg -> peter
387
388dim -> theraven
389
390dwmalone -> fanf
391dwmalone -> peadar
392dwmalone -> snb
393
394ed -> dim
395ed -> gavin
396ed -> jilles
397ed -> rdivacky
398ed -> uqs
399
400eivind -> des
401eivind -> rwatson
402
403emaste -> achim
404emaste -> rstone
405emaste -> dteske
406emaste -> markj
407
408emax -> markus
409
410fjoe -> versus
411
412gallatin -> ticso
413
414gavin -> versus
415
416gibbs -> mjacob
417gibbs -> njl
418
419glebius -> mav
420
421gnn -> jinmei
422gnn -> rrs
423gnn -> ivoras
424gnn -> vanhu
425gnn -> lstewart
426gnn -> np
427gnn -> davide
428
429grehan -> bryanv
430
431grog -> edwin
432grog -> le
433grog -> peterj
434
435imp -> akiyama
436imp -> ambrisko
437imp -> andrew
438imp -> bmah
439imp -> bruno
440imp -> dmlb
441imp -> emax
442imp -> furuta
443imp -> joe
444imp -> jon
445imp -> keichii
446imp -> mb
447imp -> mr
448imp -> neel
449imp -> non
450imp -> nork
451imp -> onoe
452imp -> remko
453imp -> rik
454imp -> rink
455imp -> sanpei
456imp -> shiba
457imp -> takawata
458imp -> toshi
459imp -> uch
460
461jake -> bms
462jake -> gordon
463jake -> harti
464jake -> jeff
465jake -> kmacy
466jake -> robert
467jake -> yongari
468
469jb -> sson
470
471jdp -> fjoe
472
473jhb -> arr
474jhb -> avg
475jhb -> jeff
476jhb -> kbyanc
477jhb -> peterj
478jhb -> pfg
479jhb -> rnoland
480
481jimharris -> carl
482
483jkh -> dfr
484jkh -> gj
485jkh -> grog
486jkh -> imp
487jkh -> jlemon
488jkh -> joerg
489jkh -> jwd
490jkh -> msmith
491jkh -> murray
492jkh -> phk
493jkh -> wes
494jkh -> yar
495
496jkoshy -> kaiw
497jkoshy -> fabient
498jkoshy -> rstone
499
500jlemon -> bmilekic
501jlemon -> brooks
502
503joerg -> brian
504joerg -> eik
505joerg -> jmg
506joerg -> le
507joerg -> netchild
508joerg -> schweikh
509
510julian -> glebius
511julian -> davidxu
512julian -> archie
513julian -> adrian
514julian -> zec
515
516kan -> kib
517
518ken -> asomers
519
520kib -> ae
521kib -> dchagin
522kib -> gjb
523kib -> jlh
524kib -> jpaetzel
525kib -> lulf
526kib -> melifaro
527kib -> pho
528kib -> pluknet
529kib -> rdivacky
530kib -> rmacklem
531kib -> rmh
532kib -> stas
533kib -> tijl
534kib -> trociny
535kib -> zont
536
537kmacy -> lstewart
538
539marcel -> art
540marcel -> arun
541marcel -> marius
542marcel -> nwhitehorn
543marcel -> sjg
544
545markm -> jasone
546markm -> sheldonh
547
548mav -> ae
549
550mdf -> gleb
551
552mdodd -> jake
553
554mike -> das
555
556mlaier -> benjsc
557mlaier -> dhartmei
558mlaier -> thompsa
559mlaier -> eri
560
561msmith -> cokane
562msmith -> jasone
563msmith -> scottl
564
565murray -> delphij
566
567mux -> cognet
568mux -> dumbbell
569
570netchild -> ariff
571
572njl -> marks
573njl -> philip
574njl -> rpaulo
575njl -> sepotvin
576
577nwhitehorn -> andreast
578nwhitehorn -> jhibbits
579
580obrien -> benno
581obrien -> groudier
582obrien -> gshapiro
583obrien -> kan
584obrien -> sam
585
586peter -> asmodai
587peter -> jayanth
588peter -> ps
589
590philip -> benl
591philip -> ed
592philip -> jls
593philip -> matteo
594philip -> uqs
595
596phk -> jkoshy
597phk -> mux
598
599pjd -> kib
600pjd -> lulf
601pjd -> smh
602pjd -> trociny
603
604rgrimes -> markm
605
606rmacklem -> jwd
607
608rpaulo -> avg
609rpaulo -> bschmidt
610rpaulo -> dim
611rpaulo -> jmmv
612
613rrs -> brucec
614rrs -> jchandra
615rrs -> tuexen
616
617rstone -> markj
618
619ru -> ceri
620ru -> cjc
621ru -> eik
622ru -> maxim
623ru -> sobomax
624
625rwatson -> adrian
626rwatson -> antoine
627rwatson -> bmah
628rwatson -> brueffer
629rwatson -> bz
630rwatson -> cperciva
631rwatson -> emaste
632rwatson -> gnn
633rwatson -> jh
634rwatson -> jonathan
635rwatson -> kensmith
636rwatson -> kmacy
637rwatson -> linimon
638rwatson -> rmacklem
639rwatson -> shafeeq
640rwatson -> tmm
641rwatson -> trasz
642rwatson -> trhodes
643rwatson -> wsalamon
644
645sam -> andre
646sam -> benjsc
647sam -> sephe
648
649sbruno -> jimharris
650
651schweikh -> dds
652
653scottl -> achim
654scottl -> jimharris
655scottl -> pjd
656scottl -> sah
657scottl -> sbruno
658scottl -> yongari
659
660sheldonh -> dwmalone
661sheldonh -> iedowse
662
663shin -> ume
664
665simon -> benl
666
667sos -> marcel
668
669thompsa -> weongyo
670thompsa -> eri
671
672trasz -> jh
673trasz -> mjg
674
675ume -> jinmei
676ume -> suz
677ume -> tshiozak
678
679wes -> scf
680
681wkoszek -> jceel
682
683wollman -> gad
684
685zml -> mdf
686zml -> zack
687
688}
689