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