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