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"]
120brian [label="Brian Somers\[email protected]\n1996/12/16"]
121brooks [label="Brooks Davis\[email protected]\n2001/06/21"]
122brucec [label="Bruce Cran\[email protected]\n2010/01/29"]
123brueffer [label="Christian Brueffer\[email protected]\n2006/02/28"]
124bruno [label="Bruno Ducrot\[email protected]\n2005/07/18"]
125bryanv [label="Bryan Venteicher\[email protected]\n2012/11/03"]
126bschmidt [label="Bernhard Schmidt\[email protected]\n2010/02/06"]
127bz [label="Bjoern A. Zeeb\[email protected]\n2004/07/27"]
128carl [label="Carl Delsey\[email protected]\n2013/01/14"]
129cognet [label="Olivier Houchard\[email protected]\n2002/10/09"]
130cokane [label="Coleman Kane\[email protected]\n2000/06/19"]
131cperciva [label="Colin Percival\[email protected]\n2004/01/20"]
132csjp [label="Christian S.J. Peron\[email protected]\n2004/05/04"]
133das [label="David Schultz\[email protected]\n2003/02/21"]
134davide [label="Davide Italiano\[email protected]\n2012/01/27"]
135davidxu [label="David Xu\[email protected]\n2002/09/02"]
136dchagin [label="Dmitry Chagin\[email protected]\n2009/02/28"]
137delphij [label="Xin Li\[email protected]\n2004/09/14"]
138des [label="Dag-Erling Smorgrav\[email protected]\n1998/04/03"]
139dfr [label="Doug Rabson\[email protected]\n????/??/??"]
140dg [label="David Greenman\[email protected]\n1993/06/14"]
141dim [label="Dimitry Andric\[email protected]\n2010/08/30"]
142dteske [label="Devin Teske\[email protected]\n2012/04/10"]
143dumbbell [label="Jean-Sebastien Pedron\[email protected]\n2004/11/29"]
144dwmalone [label="David Malone\[email protected]\n2000/07/11"]
145eadler [label="Eitan Adler\[email protected]\n2012/01/18"]
146ed [label="Ed Schouten\[email protected]\n2008/05/22"]
147edwin [label="Edwin Groothuis\[email protected]\n2007/06/25"]
148eivind [label="Eivind Eklund\[email protected]\n1997/02/02"]
149emaste [label="Ed Maste\[email protected]\n2005/10/04"]
150emax [label="Maksim Yevmenkin\[email protected]\n2003/10/12"]
151eri [label="Ermal Luci\[email protected]\n2008/06/11"]
152fabient [label="Fabien Thomas\[email protected]\n2009/03/16"]
153fanf [label="Tony Finch\[email protected]\n2002/05/05"]
154fjoe [label="Max Khon\[email protected]\n2001/08/06"]
155flz [label="Florent Thoumie\[email protected]\n2006/03/30"]
156gabor [label="Gabor Kovesdan\[email protected]\n2010/02/02"]
157gad [label="Garance A. Drosehn\[email protected]\n2000/10/27"]
158gallatin [label="Andrew Gallatin\[email protected]\n1999/01/15"]
159gavin [label="Gavin Atkinson\[email protected]\n2009/12/07"]
160gibbs [label="Justin T. Gibbs\[email protected]\n????/??/??"]
161gjb [label="Glen Barber\[email protected]\n2013/06/04"]
162gleb [label="Gleb Kurtsou\[email protected]\n2011/09/19"]
163glebius [label="Gleb Smirnoff\[email protected]\n2004/07/14"]
164gnn [label="George V. Neville-Neil\[email protected]\n2004/10/11"]
165gordon [label="Gordon Tetlow\[email protected]\n2002/05/17"]
166grehan [label="Peter Grehan\[email protected]\n2002/08/08"]
167grog [label="Greg Lehey\[email protected]\n1998/08/30"]
168gshapiro [label="Gregory Shapiro\[email protected]\n2000/07/12"]
169harti [label="Hartmut Brandt\[email protected]\n2003/01/29"]
170hmp [label="Hiten Pandya\[email protected]\n2004/03/23"]
171ian [label="Ian Lepore\[email protected]\n2013/01/07"]
172iedowse [label="Ian Dowse\[email protected]\n2000/12/01"]
173imp [label="Warner Losh\[email protected]\n1996/09/20"]
174ivoras [label="Ivan Voras\[email protected]\n2008/06/10"]
175jamie [label="Jamie Gritton\[email protected]\n2009/01/28"]
176jasone [label="Jason Evans\[email protected]\n1999/03/03"]
177jceel [label="Jakub Klama\[email protected]\n2011/09/25"]
178jchandra [label="Jayachandran C.\[email protected]\n2010/05/19"]
179jeff [label="Jeff Roberson\[email protected]\n2002/02/21"]
180jh [label="Jaakko Heinonen\[email protected]\n2009/10/02"]
181jhb [label="John Baldwin\[email protected]\n1999/08/23"]
182jhibbits [label="Justin Hibbits\[email protected]\n2011/11/30"]
183jilles [label="Jilles Tjoelker\[email protected]\n2009/05/22"]
184jimharris [label="Jim Harris\[email protected]\n2011/12/09"]
185jinmei [label="JINMEI Tatuya\[email protected]\n2007/03/17"]
186jkim [label="Jung-uk Kim\[email protected]\n2005/07/06"]
187jkoshy [label="A. Joseph Koshy\[email protected]\n1998/05/13"]
188jlh [label="Jeremie Le Hen\[email protected]\n2012/04/22"]
189jls [label="Jordan Sissel\[email protected]\n2006/12/06"]
190joerg [label="Joerg Wunsch\[email protected]\n1993/11/14"]
191jon [label="Jonathan Chen\[email protected]\n2000/10/17"]
192jonathan [label="Jonathan Anderson\[email protected]\n2010/10/07"]
193jpaetzel [label="Josh Paetzel\[email protected]\n2011/01/21"]
194julian [label="Julian Elischer\[email protected]\n1993/04/19"]
195jwd [label="John De Boskey\[email protected]\n2000/05/19"]
196kaiw [label="Kai Wang\[email protected]\n2007/09/26"]
197kan [label="Alexander Kabaev\[email protected]\n2002/07/21"]
198kargl [label="Steven G. Kargl\[email protected]\n2011/01/17"]
199ken [label="Ken Merry\[email protected]\n1998/09/08"]
200kensmith [label="Ken Smith\[email protected]\n2004/01/23"]
201kevlo [label="Kevin Lo\[email protected]\n2006/07/23"]
202kib [label="Konstantin Belousov\[email protected]\n2006/06/03"]
203kmacy [label="Kip Macy\[email protected]\n2005/06/01"]
204le [label="Lukas Ertl\[email protected]\n2004/02/02"]
205lstewart [label="Lawrence Stewart\[email protected]\n2008/10/06"]
206marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03"]
207marius [label="Marius Strobl\[email protected]\n2004/04/17"]
208markj [label="Mark Johnston\[email protected]\n2012/12/18"]
209markm [label="Mark Murray\[email protected]\n1995/04/24"]
210markus [label="Markus Brueffer\[email protected]\n2006/06/01"]
211matteo [label="Matteo Riondato\[email protected]\n2006/01/18"]
212mav [label="Alexander Motin\[email protected]\n2007/04/12"]
213maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"]
214mdf [label="Matthew Fleming\[email protected]\n2010/06/04"]
215mdodd [label="Matthew N. Dodd\[email protected]\n1999/07/27"]
216melifaro [label="Alexander V. Chernikov\[email protected]\n2011/10/04"]
217mjacob [label="Matt Jacob\[email protected]\n1997/08/13"]
218mjg [label="Mateusz Guzik\[email protected]\n2012/06/04"]
219mlaier [label="Max Laier\[email protected]\n2004/02/10"]
220monthadar [label="Monthadar Al Jaberi\[email protected]\n2012/04/02"]
221mr [label="Michael Reifenberger\[email protected]\n2001/09/30"]
222neel [label="Neel Natu\[email protected]\n2009/09/20"]
223netchild [label="Alexander Leidinger\[email protected]\n2005/03/31"]
224nork [label="Norikatsu Shigemura\[email protected]\n2009/06/09"]
225np [label="Navdeep Parhar\[email protected]\n2009/06/05"]
226nwhitehorn [label="Nathan Whitehorn\[email protected]\n2008/07/03"]
227obrien [label="David E. O'Brien\[email protected]\n1996/10/29"]
228olli [label="Oliver Fromme\[email protected]\n2008/02/14"]
229peadar [label="Peter Edwards\[email protected]\n2004/03/08"]
230peter [label="Peter Wemm\[email protected]\n1995/07/04"]
231peterj [label="Peter Jeremy\[email protected]\n2012/09/14"]
232pfg [label="Pedro Giffuni\[email protected]\n2011/12/01"]
233philip [label="Philip Paeps\[email protected]\n2004/01/21"]
234phk [label="Poul-Henning Kamp\[email protected]\n1994/02/21"]
235pho [label="Peter Holm\[email protected]\n2008/11/16"]
236pjd [label="Pawel Jakub Dawidek\[email protected]\n2004/02/02"]
237pluknet [label="Sergey Kandaurov\[email protected]\n2010/10/05"]
238ps [label="Paul Saab\[email protected]\n2000/02/23"]
239qingli [label="Qing Li\[email protected]\n2005/04/13"]
240ray [label="Aleksandr Rybalko\[email protected]\n2011/05/25"]
241rdivacky [label="Roman Divacky\[email protected]\n2008/03/13"]
242remko [label="Remko Lodder\[email protected]\n2007/02/23"]
243rik [label="Roman Kurakin\[email protected]\n2003/12/18"]
244rmacklem [label="Rick Macklem\[email protected]\n2009/03/27"]
245rmh [label="Robert Millan\[email protected]\n2011/09/18"]
246rnoland [label="Robert Noland\[email protected]\n2008/09/15"]
247roberto [label="Ollivier Robert\[email protected]\n1995/02/22"]
248rpaulo [label="Rui Paulo\[email protected]\n2007/09/25"]
249rrs [label="Randall R Stewart\[email protected]\n2007/02/08"]
250rse [label="Ralf S. Engelschall\[email protected]\n1997/07/31"]
251rstone [label="Ryan Stone\[email protected]\n2010/04/19"]
252ru [label="Ruslan Ermilov\[email protected]\n1999/05/27"]
253rwatson [label="Robert N. M. Watson\[email protected]\n1999/12/16"]
254sam [label="Sam Leffler\[email protected]\n2002/07/02"]
255sanpei [label="MIHIRA Sanpei Yoshiro\[email protected]\n2000/06/19"]
256sbruno [label="Sean Bruno\[email protected]\n2008/08/02"]
257scf [label="Sean C. Farley\[email protected]\n2007/06/24"]
258schweikh [label="Jens Schweikhardt\[email protected]\n2001/04/06"]
259scottl [label="Scott Long\[email protected]\n2000/09/28"]
260sephe [label="Sepherosa Ziehau\[email protected]\n2007/03/28"]
261sepotvin [label="Stephane E. Potvin\[email protected]\n2007/02/15"]
262simon [label="Simon L. Nielsen\[email protected]\n2006/03/07"]
263sjg [label="Simon J. Gerraty\[email protected]\n2012/10/23"]
264smh [label="Steven Hartland\[email protected]\n2012/11/12"]
265sobomax [label="Maxim Sobolev\[email protected]\n2001/07/25"]
266sos [label="Soren Schmidt\[email protected]\n????/??/??"]
267sson [label="Stacey Son\[email protected]\n2008/07/08"]
268stas [label="Stanislav Sedov\[email protected]\n2008/08/22"]
269suz [label="SUZUKI Shinsuke\[email protected]\n2002/03/26"]
270syrinx [label="Shteryana Shopova\[email protected]\n2006/10/07"]
271takawata [label="Takanori Watanabe\[email protected]\n2000/07/06"]
272theraven [label="David Chisnall\[email protected]\n2011/11/11"]
273thompsa [label="Andrew Thompson\[email protected]\n2005/05/25"]
274ticso [label="Bernd Walter\[email protected]\n2002/01/31"]
275tijl [label="Tijl Coosemans\[email protected]\n2010/07/16"]
276trasz [label="Edward Tomasz Napierala\[email protected]\n2008/08/22"]
277trhodes [label="Tom Rhodes\[email protected]\n2002/05/28"]
278trociny [label="Mikolaj Golub\[email protected]\n2011/03/10"]
279tuexen [label="Michael Tuexen\[email protected]\n2009/06/06"]
280ume [label="Hajimu UMEMOTO\[email protected]\n2000/02/26"]
281uqs [label="Ulrich Spoerlein\[email protected]\n2010/01/28"]
282vanhu [label="Yvan Vanhullebus\[email protected]\n2008/07/21"]
283versus [label="Konrad Jankowski\[email protected]\n2008/10/27"]
284weongyo [label="Weongyo Jeong\[email protected]\n2007/12/21"]
285wes [label="Wes Peters\[email protected]\n1998/11/25"]
286wkoszek [label="Wojciech A. Koszek\[email protected]\n2006/02/21"]
287wollman [label="Garrett Wollman\[email protected]\n????/??/??"]
288wsalamon [label="Wayne Salamon\[email protected]\n2005/06/25"]
289yongari [label="Pyun YongHyeon\[email protected]\n2004/08/01"]
290zec [label="Marko Zec\[email protected]\n2008/06/22"]
291zml [label="Zachary Loafman\[email protected]\n2009/05/27"]
292zont [label="Andrey Zonov\[email protected]\n2012/08/21"]
293
294# Pseudo target representing rev 1.1 of commit.allow
295day1 [label="Birth of FreeBSD"]
296
297# Here are the mentor/mentee relationships.
298# Group together all the mentees for a particular mentor.
299# Keep the list sorted by mentor login.
300
301day1 -> jtc
302day1 -> jkh
303day1 -> nate
304day1 -> rgrimes
305day1 -> alm
306day1 -> dg
307
308adrian -> monthadar
309adrian -> ray
310adrian -> rmh
311
312ae -> melifaro
313
314alc -> davide
315
316andre -> qingli
317
318anholt -> jkim
319
320avg -> art
321avg -> pluknet
322avg -> smh
323
324benno -> grehan
325
326billf -> dougb
327billf -> gad
328billf -> jedgar
329billf -> jhb
330billf -> shafeeq
331
332bmilekic -> csjp
333
334bms -> dhartmei
335bms -> mlaier
336bms -> thompsa
337
338brian -> joe
339
340brooks -> bushman
341brooks -> jamie
342brooks -> theraven
343
344bz -> anchie
345bz -> jamie
346bz -> syrinx
347
348cognet -> jceel
349cognet -> kevlo
350cognet -> ian
351cognet -> wkoszek
352
353cperciva -> eadler
354cperciva -> flz
355cperciva -> randi
356cperciva -> simon
357
358csjp -> bushman
359
360das -> kargl
361
362delphij -> gabor
363delphij -> rafan
364
365des -> anholt
366des -> hmp
367des -> mike
368des -> olli
369des -> ru
370des -> bapt
371
372dds -> versus
373
374dfr -> gallatin
375dfr -> zml
376
377dg -> peter
378
379dim -> theraven
380
381dwmalone -> fanf
382dwmalone -> peadar
383dwmalone -> snb
384
385ed -> dim
386ed -> gavin
387ed -> jilles
388ed -> rdivacky
389ed -> uqs
390
391eivind -> des
392eivind -> rwatson
393
394emaste -> achim
395emaste -> rstone
396emaste -> dteske
397emaste -> markj
398
399emax -> markus
400
401fjoe -> versus
402
403gallatin -> ticso
404
405gavin -> versus
406
407gibbs -> mjacob
408gibbs -> njl
409
410glebius -> mav
411
412gnn -> jinmei
413gnn -> rrs
414gnn -> ivoras
415gnn -> vanhu
416gnn -> lstewart
417gnn -> np
418gnn -> davide
419
420grehan -> bryanv
421
422grog -> edwin
423grog -> le
424grog -> peterj
425
426imp -> akiyama
427imp -> ambrisko
428imp -> andrew
429imp -> bmah
430imp -> bruno
431imp -> dmlb
432imp -> emax
433imp -> furuta
434imp -> joe
435imp -> jon
436imp -> keichii
437imp -> mb
438imp -> mr
439imp -> neel
440imp -> non
441imp -> nork
442imp -> onoe
443imp -> remko
444imp -> rik
445imp -> rink
446imp -> sanpei
447imp -> shiba
448imp -> takawata
449imp -> toshi
450imp -> uch
451
452jake -> bms
453jake -> gordon
454jake -> harti
455jake -> jeff
456jake -> kmacy
457jake -> robert
458jake -> yongari
459
460jb -> sson
461
462jdp -> fjoe
463
464jhb -> arr
465jhb -> avg
466jhb -> jeff
467jhb -> kbyanc
468jhb -> peterj
469jhb -> pfg
470jhb -> rnoland
471
472jimharris -> carl
473
474jkh -> dfr
475jkh -> gj
476jkh -> grog
477jkh -> imp
478jkh -> jlemon
479jkh -> joerg
480jkh -> jwd
481jkh -> msmith
482jkh -> murray
483jkh -> phk
484jkh -> wes
485jkh -> yar
486
487jkoshy -> kaiw
488jkoshy -> fabient
489jkoshy -> rstone
490
491jlemon -> bmilekic
492jlemon -> brooks
493
494joerg -> brian
495joerg -> eik
496joerg -> le
497joerg -> netchild
498joerg -> schweikh
499
500julian -> glebius
501julian -> davidxu
502julian -> archie
503julian -> adrian
504julian -> zec
505
506kan -> kib
507
508ken -> asomers
509
510kib -> ae
511kib -> dchagin
512kib -> gjb
513kib -> jlh
514kib -> jpaetzel
515kib -> lulf
516kib -> melifaro
517kib -> pho
518kib -> pluknet
519kib -> rdivacky
520kib -> rmacklem
521kib -> rmh
522kib -> stas
523kib -> tijl
524kib -> trociny
525kib -> zont
526
527kmacy -> lstewart
528
529marcel -> art
530marcel -> arun
531marcel -> marius
532marcel -> nwhitehorn
533marcel -> sjg
534
535markm -> jasone
536markm -> sheldonh
537
538mav -> ae
539
540mdf -> gleb
541
542mdodd -> jake
543
544mike -> das
545
546mlaier -> benjsc
547mlaier -> dhartmei
548mlaier -> thompsa
549mlaier -> eri
550
551msmith -> cokane
552msmith -> jasone
553msmith -> scottl
554
555murray -> delphij
556
557mux -> cognet
558mux -> dumbbell
559
560netchild -> ariff
561
562njl -> marks
563njl -> philip
564njl -> rpaulo
565njl -> sepotvin
566
567nwhitehorn -> andreast
568nwhitehorn -> jhibbits
569
570obrien -> benno
571obrien -> groudier
572obrien -> gshapiro
573obrien -> kan
574obrien -> sam
575
576peter -> asmodai
577peter -> jayanth
578peter -> ps
579
580philip -> benl
581philip -> ed
582philip -> jls
583philip -> matteo
584philip -> uqs
585
586phk -> jkoshy
587phk -> mux
588
589pjd -> kib
590pjd -> lulf
591pjd -> smh
592pjd -> trociny
593
594rgrimes -> markm
595
596rmacklem -> jwd
597
598rpaulo -> avg
599rpaulo -> bschmidt
600rpaulo -> dim
601
602rrs -> brucec
603rrs -> jchandra
604rrs -> tuexen
605
606rstone -> markj
607
608ru -> ceri
609ru -> cjc
610ru -> eik
611ru -> maxim
612ru -> sobomax
613
614rwatson -> adrian
615rwatson -> antoine
616rwatson -> bmah
617rwatson -> brueffer
618rwatson -> bz
619rwatson -> cperciva
620rwatson -> emaste
621rwatson -> gnn
622rwatson -> jh
623rwatson -> jonathan
624rwatson -> kensmith
625rwatson -> kmacy
626rwatson -> linimon
627rwatson -> rmacklem
628rwatson -> shafeeq
629rwatson -> tmm
630rwatson -> trasz
631rwatson -> trhodes
632rwatson -> wsalamon
633
634sam -> andre
635sam -> benjsc
636sam -> sephe
637
638sbruno -> jimharris
639
640schweikh -> dds
641
642scottl -> achim
643scottl -> jimharris
644scottl -> pjd
645scottl -> sah
646scottl -> sbruno
647scottl -> yongari
648
649sheldonh -> dwmalone
650sheldonh -> iedowse
651
652shin -> ume
653
654simon -> benl
655
656sos -> marcel
657
658thompsa -> weongyo
659thompsa -> eri
660
661trasz -> jh
662trasz -> mjg
663
664ume -> jinmei
665ume -> suz
666ume -> tshiozak
667
668wes -> scf
669
670wkoszek -> jceel
671
672wollman -> gad
673
674zml -> mdf
675zml -> zack
676
677}
678