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