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