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