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"]
82eik [label="Oliver Eikemeier\[email protected]\n2004/05/20"]
83emaste [label="Ed Maste\[email protected]\n2005/10/04"]
84emax [label="Maksim Yevmenkin\[email protected]\n2003/10/12"]
85fanf [label="Tony Finch\[email protected]\n2002/05/05"]
86fjoe [label="Max Khon\[email protected]\n2001/08/06"]
87flz [label="Florent Thoumie\[email protected]\n2006/03/30"]
88gad [label="Garance A. Drosehn\[email protected]\n2000/10/27"]
89gallatin [label="Andrew Gallatin\[email protected]\n????/??/??"]
90gibbs [label="Justin T. Gibbs\[email protected]\n????/??/??"]
91glebius [label="Gleb Smirnoff\[email protected]\n2004/07/14"]
92gnn [label="George V. Neville-Neil\[email protected]\n2004/10/11"]
93grehan [label="Peter Grehan\[email protected]\n2002/08/08"]
94grog [label="Greg Lehey\[email protected]\n1998/08/30"]
95gshapiro [label="Gregory Shapiro\[email protected]\n2000/07/12"]
96iedowse [label="Ian Dowse\[email protected]\n2000/12/01"]
97imp [label="Warner Losh\[email protected]\n1996/09/20"]
98jake [label="Jake Burkholder\[email protected]\n2000/05/16"]
99jayanth [label="Jayanth Vijayaraghavan\[email protected]\n2000/05/08"]
100jinmei [label="JINMEI Tatuya\[email protected]\n2007/03/17"]
101jdp [label="John Polstra\[email protected]\n????/??/??"]
102jkh [label="Jordan K. Hubbard\[email protected]\n1993/06/12"]
103jkim [label="Jung-uk Kim\[email protected]\n2005/07/06"]
104jkoshy [label="A. Joseph Koshy\[email protected]\n1998/05/13"]
105jls [label="Jordan Sissel\[email protected]\n2006/12/06"]
106joe [label="Josef Karthauser\[email protected]\n1999/10/22"]
107joerg [label="Joerg Wunsch\[email protected]\n1993/11/14"]
108jon [label="Jonathan Chen\[email protected]\n2000/10/17"]
109julian [label="Julian Elischer\[email protected]\n1993/??/??"]
110kaiw [label="Kai Wang\[email protected]\n2007/09/26"]
111kensmith [label="Ken Smith\[email protected]\n2004/01/23"]
112kevlo [label="Kevin Lo\[email protected]\n2006/07/23"]
113kmacy [label="Kip Macy\[email protected]\n2005/06/01"]
114le [label="Lukas Ertl\[email protected]\n2004/02/02"]
115linimon [label="Mark Linimon\[email protected]\n2006/09/30"]
116marks [label="Mark Santcroos\[email protected]\n2004/03/18"]
117markus [label="Markus Brueffer\[email protected]\n2006/06/01"]
118matteo [label="Matteo Riondato\[email protected]\n2006/01/18"]
119mav [label="Alexander Motin\[email protected]\n2007/04/12"]
120maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"]
121mjacob [label="Matt Jacob\[email protected]\n1997/08/13"]
122mlaier [label="Max Laier\[email protected]\n2004/02/10"]
123mr [label="Michael Reifenberger\[email protected]\n2001/09/30"]
124murray [label="Murray Stokely\[email protected]\n2000/04/05"]
125netchild [label="Alexander Leidinger\[email protected]\n2005/03/31"]
126njl [label="Nate Lawson\[email protected]\n2002/08/07"]
127obrien [label="David E. O'Brien\[email protected]\n1996/10/29"]
128onoe [label="Atsushi Onoe\[email protected]\n2000/07/21"]
129peadar [label="Peter Edwards\[email protected]\n2004/03/08"]
130peter [label="Peter Wemm\[email protected]\n????/??/??"]
131philip [label="Philip Paeps\[email protected]\n2004/01/21"]
132phk [label="Poul-Henning Kamp\[email protected]\n1994/02/21"]
133pjd [label="Pawel Jakub Dawidek\[email protected]\n2004/02/02"]
134ps [label="Paul Saab\[email protected]\n2000/02/23"]
135qingli [label="Qing Li\[email protected]\n2005/04/13"]
136rafan [label="Rong-En Fan\[email protected]\n2007/01/31"]
137remko [label="Remko Lodder\[email protected]\n2007/02/23"]
138rik [label="Roman Kurakin\[email protected]\n2003/12/18"]
139rink [label="Rink Springer\[email protected]\n2006/01/16"]
140rpaulo [label="Rui Paulo\[email protected]\n2007/09/25"]
141rrs [label="Randall R Stewart\[email protected]\n2007/02/08"]
142rse [label="Ralf S. Engelschall\[email protected]\n1997/07/31"]
143ru [label="Ruslan Ermilov\[email protected]\n1999/05/27"]
144rwatson [label="Robert N. M. Watson\[email protected]\n1999/12/16"]
145sam [label="Sam Leffler\[email protected]\n2002/07/02"]
146sanpei [label="MIHIRA Sanpei Yoshiro\[email protected]\n2000/06/19"]
147scf [label="Sean C. Farley\[email protected]\n2007/06/24"]
148schweikh [label="Jens Schweikhardt\[email protected]\n2001/04/06"]
149sepotvin [label="Stephane E. Potvin\[email protected]\n2007/02/15"]
150shiba [label="Takeshi Shibagaki\[email protected]\n2000/06/19"]
151simon [label="Simon L. Nielsen\[email protected]\n2006/03/07"]
152sobomax [label="Maxim Sobolev\[email protected]\n2001/07/25"]
153suz [label="SUZUKI Shinsuke\[email protected]\n2002/03/26"]
154syrinx [label="Shteryana Shopova\[email protected]\n2006/10/07"]
155takawata [label="Takanori Watanabe\[email protected]\n2000/07/06"]
156thompsa [label="Andrew Thompson\[email protected]\n2005/05/25"]
157ticso [label="Bernd Walter\[email protected]\n2002/01/31"]
158trhodes [label="Tom Rhodes\[email protected]\n2002/05/28"]
159ume [label="Hajimu UMEMOTO\[email protected]\n2000/02/26"]
160wes [label="Wes Peters\[email protected]\n1998/11/25"]
161wilko [label="Wilko Bulte\[email protected]\n2000/01/13"]
162wsalamon [label="Wayne Salamon\[email protected]\n2005/06/25"]
163yar [label="Yar Tikhiy\[email protected]\n2001/03/25"]
164yongari [label="Pyun YongHyeon\[email protected]\n2004/08/01"]
165
166# Pseudo target representing rev 1.1 of commit.allow
167day1 [label="Birth of FreeBSD"]
168
169# Here are the mentor/mentee relationships.
170# Group together all the mentees for a particular mentor.
171# Keep the list sorted by mentor login.
172
173day1 -> jtc
174day1 -> jkh
175day1 -> nate
176day1 -> rgrimes
177day1 -> alm
178day1 -> dg
179
180andre -> qingli
181
182anholt -> jkim
183
184benno -> grehan
185
186billf -> dougb
187billf -> gad
188billf -> jedgar
189billf -> jhb
190billf -> shafeeq
191
192bmilekic -> csjp
193
194bms -> dhartmei
195bms -> mlaier
196bms -> thompsa
197
198brian -> joe
199
200brooks -> bushman
201
202bz -> syrinx
203
204cperciva -> flz
205cperciva -> simon
206
207csjp -> bushman
208
209delphij -> rafan
210
211des -> anholt
212des -> hmp
213des -> mike
214des -> ru
215
216dwmalone -> fanf
217dwmalone -> peadar
218
219eivind -> des
220eivind -> rwatson
221
222emax -> markus
223
224gallatin -> ticso
225
226gibbs -> mjacob
227gibbs -> njl
228
229glebius -> mav
230
231gnn -> jinmei
232gnn -> rrs
233
234grog -> le
235
236imp -> akiyama
237imp -> ambrisko
238imp -> bmah
239imp -> bruno
240imp -> dmlb
241imp -> emax
242imp -> furuta
243imp -> joe
244imp -> jon
245imp -> keichii
246imp -> mb
247imp -> mr
248imp -> non
249imp -> onoe
250imp -> remko
251imp -> rik
252imp -> rink
253imp -> sanpei
254imp -> shiba
255imp -> takawata
256imp -> toshi
257imp -> uch
258
259jake -> bms
260jake -> gordon
261jake -> harti
262jake -> jeff
263jake -> kmacy
264jake -> robert
265jake -> yongari
266
267jdp -> fjoe
268
269jhb -> arr
270jhb -> jeff
271jhb -> kbyanc
272
273jkh -> imp
274jkh -> jlemon
275jkh -> joerg
276jkh -> phk
277jkh -> wes
278jkh -> yar
279
280jkoshy -> kaiw
281
282jlemon -> bmilekic
283jlemon -> brooks
284
285joerg -> brian
286joerg -> eik
287joerg -> le
288joerg -> netchild
289
290julian -> glebius
291julian -> davidxu
292julian -> archie
293julian -> adrian
294
295mdodd -> jake
296
297mlaier -> benjsc
298mlaier -> dhartmei
299mlaier -> thompsa
300
301msmith -> scottl
302
303murray -> delphij
304
305netchild -> ariff
306
307njl -> marks
308njl -> philip
309njl -> rpaulo
310njl -> sepotvin
311
312obrien -> benno
313obrien -> groudier
314obrien -> gshapiro
315obrien -> kan
316obrien -> sam
317
318peter -> asmodai
319peter -> jayanth
320peter -> ps
321
322philip -> jls
323philip -> matteo
324
325ru -> ceri
326ru -> cjc
327ru -> eik
328ru -> maxim
329ru -> sobomax
330
331rwatson -> adrian
332rwatson -> bmah
333rwatson -> brueffer
334rwatson -> bz
335rwatson -> cperciva
336rwatson -> emaste
337rwatson -> gnn
338rwatson -> kensmith
339rwatson -> kmacy
340rwatson -> linimon
341rwatson -> shafeeq
342rwatson -> tmm
343rwatson -> trhodes
344rwatson -> wsalamon
345
346sam -> andre
347sam -> benjsc
348sam -> sephe
349
350schweikh -> dds
351
352scottl -> pjd
353scottl -> sah
354scottl -> yongari
355
356sheldonh -> dwmalone
357sheldonh -> iedowse
358
359shin -> ume
360
361ume -> jinmei
362ume -> suz
363ume -> tshiozak
364
365wes -> scf
366
367wollman -> gad
368
369}
370