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