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 CVS logs for the access (or avail) file under CVSROOT.
19#
20# For returned commit bits, the node definition will follow this example:
21#
22#   foo [label="Foo Bar\[email protected]\n????/??/??\n????/??/??"]
23#
24# The first date is the same as for an active committer, the second date is
25# the date when the commit bit has been returned. Again, check CVS logs.
26
27node [color=grey62, style=filled, bgcolor=black];
28
29# Alumni go here.. Try to keep things sorted.
30
31adrian [label="Adrian Chadd\[email protected]\n2000/07/03\n2006/05/30"]
32alm [label="Andrew Moore\[email protected]\n1993/06/12\n????/??/??"]
33archie [label="Archie Cobbs\[email protected]\n1998/11/06\n2006/06/09"]
34asmodai [label="Jeroen Ruigrok\[email protected]\n1999/12/16\n2001/11/16"]
35cjc [label="Crist J. Clark\[email protected]\n2001/06/01\n2006/12/29"]
36furuta [label="Atsushi Furuta\[email protected]\n2000/06/21\n????/??/??"]
37jtc [label="J.T. Conklin\[email protected]\n1993/06/12\n????/??/??"]
38keichii [label="Michael Wu\[email protected]\n2001/03/07\n2006/04/28"]
39mb [label="Maxim Bolotin\[email protected]\n2000/04/06\n????/??/??"]
40nate [label="Nate Willams\[email protected]\n1993/06/12\n2003/12/15"]
41non [label="Noriaki Mitsnaga\[email protected]\n2000/06/19\n2007/03/06"]
42rgrimes [label="Rod Grimes\[email protected]\n1993/06/12\n????/??/??"]
43shafeeq [label="Shafeeq Sinnamohideen\[email protected]\n2000/06/19\n????/??/??"]
44sheldonh [label="Sheldon Hearn\[email protected]\n1999/06/14\n2006/05/13"]
45shin [label="Yoshinobu Inoue\[email protected]\n1999/07/29\n2003/03/08"]
46tmm [label="Thomas Moestl\[email protected]\n2001/03/07\n2006/07/12"]
47toshi [label="Toshihiko Arai\[email protected]\n2000/07/06\n????/??/??"]
48tshiozak [label="Takuya SHIOZAKI\[email protected]\n2001/04/25\n2003/03/08"]
49uch [label="UCHIYAMA Yasushi\[email protected]\n2000/06/21\n????/??/??"]
50
51node [color=lightblue2, style=filled, bgcolor=black];
52
53# Current src committers go here. Try to keep things sorted.
54
55ache [label="Andrey Chernov\[email protected]\n1993/10/31"]
56akiyama [label="Shunsuke Akiyama\[email protected]\n2000/06/19"]
57ambrisko [label="Doug Ambrisko\[email protected]\n2001/12/19"]
58andre [label="Andre Oppermann\[email protected]\n2003/11/12"]
59anholt [label="Eric Anholt\[email protected]\n2002/04/22"]
60ariff [label="Ariff Abdullah\[email protected]\n2005/11/14"]
61benjsc [label="Benjamin Close\[email protected]\n2007/02/09"]
62benno [label="Benno Rice\[email protected]\n2000/11/02"]
63bmah [label="Bruce A. Mah\[email protected]\n2002/01/29"]
64bmilekic [label="Bosko Milekic\[email protected]\n????/??/??"]
65bms [label="Bruce M Simpson\[email protected]\n2003/08/06"]
66brian [label="Brian Somers\[email protected]\n1996/12/16"]
67brooks [label="Brooks Davis\[email protected]\n2001/06/21"]
68brueffer [label="Christian Brueffer\[email protected]\n2006/02/28"]
69bruno [label="Bruno Ducrot\[email protected]\n2005/07/18"]
70bz [label="Bjoern A. Zeeb\[email protected]\n2004/07/27"]
71ceri [label="Ceri Davies\[email protected]\n2006/11/07"]
72cperciva [label="Colin Percival\[email protected]\n2004/01/20"]
73csjp [label="Christian S.J. Peron\[email protected]\n2004/05/04"]
74davidxu [label="David Xu\[email protected]\n2002/09/02"]
75dds [label="Diomidis Spinellis\[email protected]\n2003/06/20"]
76delphij [label="Xin Li\[email protected]\n2004/09/14"]
77des [label="Dag-Erling Smorgrav\[email protected]\n1998/04/03"]
78dg [label="David Greenman\[email protected]\n1993/06/14"]
79dhartmei [label="Daniel Hartmeier\[email protected]\n2004/04/06"]
80dmlb [label="Duncan Barclay\[email protected]\n2001/12/14"]
81dwmalone [label="David Malone\[email protected]\n2000/07/11"]
82edwin [label="Edwin Groothuis\[email protected]\n2007/06/25"]
83eik [label="Oliver Eikemeier\[email protected]\n2004/05/20"]
84emaste [label="Ed Maste\[email protected]\n2005/10/04"]
85emax [label="Maksim Yevmenkin\[email protected]\n2003/10/12"]
86fanf [label="Tony Finch\[email protected]\n2002/05/05"]
87fjoe [label="Max Khon\[email protected]\n2001/08/06"]
88flz [label="Florent Thoumie\[email protected]\n2006/03/30"]
89gad [label="Garance A. Drosehn\[email protected]\n2000/10/27"]
90gallatin [label="Andrew Gallatin\[email protected]\n????/??/??"]
91gibbs [label="Justin T. Gibbs\[email protected]\n????/??/??"]
92glebius [label="Gleb Smirnoff\[email protected]\n2004/07/14"]
93gnn [label="George V. Neville-Neil\[email protected]\n2004/10/11"]
94grehan [label="Peter Grehan\[email protected]\n2002/08/08"]
95grog [label="Greg Lehey\[email protected]\n1998/08/30"]
96gshapiro [label="Gregory Shapiro\[email protected]\n2000/07/12"]
97iedowse [label="Ian Dowse\[email protected]\n2000/12/01"]
98imp [label="Warner Losh\[email protected]\n1996/09/20"]
99jake [label="Jake Burkholder\[email protected]\n2000/05/16"]
100jayanth [label="Jayanth Vijayaraghavan\[email protected]\n2000/05/08"]
101jinmei [label="JINMEI Tatuya\[email protected]\n2007/03/17"]
102jdp [label="John Polstra\[email protected]\n????/??/??"]
103jkh [label="Jordan K. Hubbard\[email protected]\n1993/06/12"]
104jkim [label="Jung-uk Kim\[email protected]\n2005/07/06"]
105jkoshy [label="A. Joseph Koshy\[email protected]\n1998/05/13"]
106jls [label="Jordan Sissel\[email protected]\n2006/12/06"]
107joe [label="Josef Karthauser\[email protected]\n1999/10/22"]
108joerg [label="Joerg Wunsch\[email protected]\n1993/11/14"]
109jon [label="Jonathan Chen\[email protected]\n2000/10/17"]
110julian [label="Julian Elischer\[email protected]\n1993/??/??"]
111kaiw [label="Kai Wang\[email protected]\n2007/09/26"]
112kensmith [label="Ken Smith\[email protected]\n2004/01/23"]
113kevlo [label="Kevin Lo\[email protected]\n2006/07/23"]
114kmacy [label="Kip Macy\[email protected]\n2005/06/01"]
115le [label="Lukas Ertl\[email protected]\n2004/02/02"]
116linimon [label="Mark Linimon\[email protected]\n2006/09/30"]
117lulf [label="Ulf Lilleengen\[email protected]\n2007/10/24"]
118marks [label="Mark Santcroos\[email protected]\n2004/03/18"]
119markus [label="Markus Brueffer\[email protected]\n2006/06/01"]
120matteo [label="Matteo Riondato\[email protected]\n2006/01/18"]
121mav [label="Alexander Motin\[email protected]\n2007/04/12"]
122maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"]
123mjacob [label="Matt Jacob\[email protected]\n1997/08/13"]
124mlaier [label="Max Laier\[email protected]\n2004/02/10"]
125mr [label="Michael Reifenberger\[email protected]\n2001/09/30"]
126murray [label="Murray Stokely\[email protected]\n2000/04/05"]
127netchild [label="Alexander Leidinger\[email protected]\n2005/03/31"]
128njl [label="Nate Lawson\[email protected]\n2002/08/07"]
129obrien [label="David E. O'Brien\[email protected]\n1996/10/29"]
130onoe [label="Atsushi Onoe\[email protected]\n2000/07/21"]
131peadar [label="Peter Edwards\[email protected]\n2004/03/08"]
132peter [label="Peter Wemm\[email protected]\n????/??/??"]
133philip [label="Philip Paeps\[email protected]\n2004/01/21"]
134phk [label="Poul-Henning Kamp\[email protected]\n1994/02/21"]
135pjd [label="Pawel Jakub Dawidek\[email protected]\n2004/02/02"]
136ps [label="Paul Saab\[email protected]\n2000/02/23"]
137qingli [label="Qing Li\[email protected]\n2005/04/13"]
138rafan [label="Rong-En Fan\[email protected]\n2007/01/31"]
139remko [label="Remko Lodder\[email protected]\n2007/02/23"]
140rik [label="Roman Kurakin\[email protected]\n2003/12/18"]
141rink [label="Rink Springer\[email protected]\n2006/01/16"]
142rpaulo [label="Rui Paulo\[email protected]\n2007/09/25"]
143rrs [label="Randall R Stewart\[email protected]\n2007/02/08"]
144rse [label="Ralf S. Engelschall\[email protected]\n1997/07/31"]
145ru [label="Ruslan Ermilov\[email protected]\n1999/05/27"]
146rwatson [label="Robert N. M. Watson\[email protected]\n1999/12/16"]
147sam [label="Sam Leffler\[email protected]\n2002/07/02"]
148sanpei [label="MIHIRA Sanpei Yoshiro\[email protected]\n2000/06/19"]
149scf [label="Sean C. Farley\[email protected]\n2007/06/24"]
150schweikh [label="Jens Schweikhardt\[email protected]\n2001/04/06"]
151sepotvin [label="Stephane E. Potvin\[email protected]\n2007/02/15"]
152shiba [label="Takeshi Shibagaki\[email protected]\n2000/06/19"]
153simon [label="Simon L. Nielsen\[email protected]\n2006/03/07"]
154sobomax [label="Maxim Sobolev\[email protected]\n2001/07/25"]
155suz [label="SUZUKI Shinsuke\[email protected]\n2002/03/26"]
156syrinx [label="Shteryana Shopova\[email protected]\n2006/10/07"]
157takawata [label="Takanori Watanabe\[email protected]\n2000/07/06"]
158thompsa [label="Andrew Thompson\[email protected]\n2005/05/25"]
159ticso [label="Bernd Walter\[email protected]\n2002/01/31"]
160trhodes [label="Tom Rhodes\[email protected]\n2002/05/28"]
161ume [label="Hajimu UMEMOTO\[email protected]\n2000/02/26"]
162weongyo [label="Weongyo Jeong\[email protected]\n2007/12/21"]
163wes [label="Wes Peters\[email protected]\n1998/11/25"]
164wilko [label="Wilko Bulte\[email protected]\n2000/01/13"]
165wsalamon [label="Wayne Salamon\[email protected]\n2005/06/25"]
166yar [label="Yar Tikhiy\[email protected]\n2001/03/25"]
167yongari [label="Pyun YongHyeon\[email protected]\n2004/08/01"]
168
169# Pseudo target representing rev 1.1 of commit.allow
170day1 [label="Birth of FreeBSD"]
171
172# Here are the mentor/mentee relationships.
173# Group together all the mentees for a particular mentor.
174# Keep the list sorted by mentor login.
175
176day1 -> jtc
177day1 -> jkh
178day1 -> nate
179day1 -> rgrimes
180day1 -> alm
181day1 -> dg
182
183andre -> qingli
184
185anholt -> jkim
186
187benno -> grehan
188
189billf -> dougb
190billf -> gad
191billf -> jedgar
192billf -> jhb
193billf -> shafeeq
194
195bmilekic -> csjp
196
197bms -> dhartmei
198bms -> mlaier
199bms -> thompsa
200
201brian -> joe
202
203brooks -> bushman
204
205bz -> syrinx
206
207cperciva -> flz
208cperciva -> simon
209
210csjp -> bushman
211
212delphij -> rafan
213
214des -> anholt
215des -> hmp
216des -> mike
217des -> ru
218
219dwmalone -> fanf
220dwmalone -> peadar
221
222eivind -> des
223eivind -> rwatson
224
225emax -> markus
226
227gallatin -> ticso
228
229gibbs -> mjacob
230gibbs -> njl
231
232glebius -> mav
233
234gnn -> jinmei
235gnn -> rrs
236
237grog -> edwin
238grog -> le
239
240imp -> akiyama
241imp -> ambrisko
242imp -> bmah
243imp -> bruno
244imp -> dmlb
245imp -> emax
246imp -> furuta
247imp -> joe
248imp -> jon
249imp -> keichii
250imp -> mb
251imp -> mr
252imp -> non
253imp -> onoe
254imp -> remko
255imp -> rik
256imp -> rink
257imp -> sanpei
258imp -> shiba
259imp -> takawata
260imp -> toshi
261imp -> uch
262
263jake -> bms
264jake -> gordon
265jake -> harti
266jake -> jeff
267jake -> kmacy
268jake -> robert
269jake -> yongari
270
271jdp -> fjoe
272
273jhb -> arr
274jhb -> jeff
275jhb -> kbyanc
276
277jkh -> imp
278jkh -> jlemon
279jkh -> joerg
280jkh -> phk
281jkh -> wes
282jkh -> yar
283
284jkoshy -> kaiw
285
286jlemon -> bmilekic
287jlemon -> brooks
288
289joerg -> brian
290joerg -> eik
291joerg -> le
292joerg -> netchild
293
294julian -> glebius
295julian -> davidxu
296julian -> archie
297julian -> adrian
298
299kib -> lulf
300
301mdodd -> jake
302
303mlaier -> benjsc
304mlaier -> dhartmei
305mlaier -> thompsa
306
307msmith -> scottl
308
309murray -> delphij
310
311netchild -> ariff
312
313njl -> marks
314njl -> philip
315njl -> rpaulo
316njl -> sepotvin
317
318obrien -> benno
319obrien -> groudier
320obrien -> gshapiro
321obrien -> kan
322obrien -> sam
323
324peter -> asmodai
325peter -> jayanth
326peter -> ps
327
328philip -> jls
329philip -> matteo
330
331pjd -> lulf
332
333ru -> ceri
334ru -> cjc
335ru -> eik
336ru -> maxim
337ru -> sobomax
338
339rwatson -> adrian
340rwatson -> bmah
341rwatson -> brueffer
342rwatson -> bz
343rwatson -> cperciva
344rwatson -> emaste
345rwatson -> gnn
346rwatson -> kensmith
347rwatson -> kmacy
348rwatson -> linimon
349rwatson -> shafeeq
350rwatson -> tmm
351rwatson -> trhodes
352rwatson -> wsalamon
353
354sam -> andre
355sam -> benjsc
356sam -> sephe
357
358schweikh -> dds
359
360scottl -> pjd
361scottl -> sah
362scottl -> yongari
363
364sheldonh -> dwmalone
365sheldonh -> iedowse
366
367shin -> ume
368
369thompsa -> weongyo
370
371ume -> jinmei
372ume -> suz
373ume -> tshiozak
374
375wes -> scf
376
377wollman -> gad
378
379}
380