committers-ports.dot revision 170601
1168054Sflz# $FreeBSD: head/share/misc/committers-ports.dot 170601 2007-06-12 09:05:06Z chinsan $
2168054Sflz
3168266Sgabor# This file is meant to list all FreeBSD ports committers and describe the
4168266Sgabor# mentor-mentee relationships between them.
5168266Sgabor# The graphical output can be generated from this file with the following
6168266Sgabor# command:
7168266Sgabor# $ dot -T png -o file.png committers-ports.dot
8168266Sgabor#
9168266Sgabor# The dot binary is part of the graphics/graphviz port.
10168266Sgabor
11168054Sflzdigraph ports {
12168054Sflz
13168064Sflz# Node definitions follow this example:
14168064Sflz#
15168064Sflz#   foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
16168064Sflz#
17168064Sflz# ????/??/?? is the date when the commit bit was obtained, usually the one you
18168064Sflz# can find looking at CVS logs for the access (or avail) file under CVSROOT.
19168064Sflz#
20168064Sflz# For returned commit bits, the node definition will follow this example:
21168064Sflz#
22168064Sflz#   foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??\n????/??/??"]
23168064Sflz#
24168064Sflz# The first date is the same as for an active committer, the second date is
25168064Sflz# the date when the commit bit has been returned. Again, check CVS logs.
26168064Sflz
27168054Sflznode [color=grey62, style=filled, bgcolor=black];
28168054Sflz
29168064Sflz# Alumni go here.. Try to keep things sorted.
30168054Sflz
31168064Sflzadamw [label="Adam Weinberger\nadamw@FreeBSD.org\n2002/10/16\n2006/09/25"]
32168939Stmclaughbillf [label="Bill Fumerola\nbillf@FreeBSD.org\n1998/11/11\n2006/12/14"]
33168131Sbmahbmah [label="Bruce A. Mah\nbmah@FreeBSD.org\n2000/08/23\n2006/12/19"]
34168113Smarcusjmallett [label="Juli Mallett\njmallett@FreeBSD.org\n2003/01/16\n2006/08/10"]
35168123Snetchildsteve [label="Steve Price\nsteve@FreeBSD.org\nxxxx/xx/xx\nxxxx/xx/xx"]
36168939Stmclaughwill [label="Will Andrews\nwill@FreeBSD.org\n2000/03/20\n2006/09/01"]
37168064Sflz
38168054Sflznode [color=lightblue2, style=filled, bgcolor=black];
39168054Sflz
40168054Sflz# Current ports committers go here. Try to keep things sorted.
41168054Sflz
42168261Sacheache [label="Andrey Chernov\nache@FreeBSD.org\n1994/11/15"]
43168077Sflzacm [label="Jose Alonso Cardenas Marquez\nacm@FreeBSD.org\n2006/07/18"]
44168077Sflzahze [label="Michael Johnson\nahze@FreeBSD.org\n2004/10/29"]
45168126Saleale [label="Alex Dupre\nale@FreeBSD.org\n2004/01/12"]
46168069Sgargaalepulver [label="Alejandro Pulver\nalepulver@FreeBSD.org\n2006/04/01"]
47168472Snovelalexbl [label="Alexander Botero-Lowry\nalexbl@FreeBSD.org\n2006/09/11"]
48168274Ssemanray [label="Andrey Slusar\nanray@FreeBSD.org\n2005/12/11"]
49169073Saraujoaraujo [label="Marcelo Araujo\naraujo@FreeBSD.org\n2007/04/26"]
50168667Sstefanarved [label="Tilman Linneweh\narved@FreeBSD.org\n2002/10/15"]
51168274Ssemaz [label="Andrej Zverev\naz@FreeBSD.org\n2005/10/03"]
52170471Sbeechbeech [label="Beech Rintoul\nbeech@FreeBSD.org\n2007/05/30"]
53168113Smarcusbland [label="Alexander Nedotsukov\nbland@FreeBSD.org\n2003/08/14"]
54168098Skrionbrooks [label="Brooks Davies\nbrooks@FreeBSD.org\n2004/05/03"]
55168123Snetchildbsam [label="Boris Samorodov\nbsam@FreeBSD.org\n2006/07/20"]
56170601Schinsanchinsan [label="Chinsan Huang\nchinsan@FreeBSD.org\n2007/06/12"]
57168082Sgargaclement [label="Clement Laforet\nclement@FreeBSD.org\n2003/12/17"]
58168116Sclsungclsung [label="Cheng-Lung Sung\nclsung@FreeBSD.org\n2004/8/18"]
59168937Scpercivacperciva [label="Colin Percival\ncperciva@FreeBSD.org\n2006/01/31"]
60168177Sgabordaichi [label="Daichi Goto\ndaichi@FreeBSD.org\n2002/10/17"]
61168354Sdanfedanfe [label="Alexey Dokuchaev\ndanfe@FreeBSD.org\n2004/08/20"]
62168072Sehauptdb [label="Diane Bruce\ndb@FreeBSD.org\n2007/01/18"]
63168108Srafandelphij [label="Xin Li\ndelphij@FreeBSD.org\n2006/05/01"]
64168186Smatdemon [label="Dmitry Sivachenko\ndemon@FreeBSD.org\n2000/11/13"]
65168210Sitetcudryice [label="Dryice Dong Liu\ndryice@FreeBSD.org\n2006/12/25"]
66168068Serwinedwin [label="Edwin Groothuis\nedwin@FreeBSD.org\n2002/10/22"]
67168072Sehauptehaupt [label="Emanuel Haupt\nehaupt@FreeBSD.org\n2005/10/03"]
68168113Smarcuseik [label="Oliver Eikemeier\neik@FreeBSD.org\n2003/11/12"]
69168059Sgaborerwin [label="Erwin Lansing\nerwin@FreeBSD.org\n2003/06/04"]
70168542Smiwifarrokhi [label="Babak Farrokhi\nfarrokhi@FreeBSD.org\n2006/11/07"]
71168098Skrionfjoe [label="Max Khon\nfjoe@FreeBSD.org\n2001/08/06"]
72168054Sflzflz [label="Florent Thoumie\nflz@FreeBSD.org\n2005/03/01"]
73168059Sgaborgabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2006/12/05"]
74168054Sflzgarga [label="Renato Botelho\ngarga@FreeBSD.org\n2005/07/11"]
75168256Sijliaoijliao [label="Ying-Chieh Liao\nijliao@FreeBSD.org\n2001/01/20"]
76168209Sitetcuitetcu [label="Ion-Mihai Tetcu\nitetcu@FreeBSD.org\n2006/06/07"]
77168076Sjmelojmelo [label="Jean Milanez Melo\njmelo@FreeBSD.org\n2006/03/31"]
78168123Snetchildjoerg [label="Joerg Wunsch\njoerg@FreeBSD.org\n1994/08/22"]
79168054Sflzjohans [label="Johan Selst\njohans@FreeBSD.org\n2006/04/01"]
80168055Spavjosef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/12/20"]
81168055Spavjylefort [label="Jean-Yves Lefort\njylefort@FreeBSD.org\n2005/04/12"]
82168536Skevlokevlo [label="Kevin Lo\nkevlo@FreeBSD.org\n2003/02/21"]
83168177Sgaborknu [label="Akinori Musha\nknu@FreeBSD.org\n2000/03/22"]
84168098Skrionkrion [label="Kirill Ponomarew\nkrion@FreeBSD.org\n2003/07/20"]
85168055Spavkwm [label="Koop Mast\nkwm@FreeBSD.org\n2004/09/14"]
86168161Sphilipkoitsu [label="Jeremy Chadwick\nkoitsu@FreeBSD.org\n2006/11/10"]
87168054Sflzlaszlof [label="Frank Laszlo\nlaszlof@FreeBSD.org\n2006/11/07"]
88168208Sitetculawrance [label="Sam Lawrance\nlawrance@FreeBSD.org\n2005/04/11\n2007/02/21"]
89168295Sleeymlbr [label="Lars Balker Rasmussen\nlbr@FreeBSD.org\n2006/04/30"]
90168295Sleeymleeym [label="Yen-Ming Lee\nleeym@FreeBSD.org\n2002/08/14"]
91168939Stmclaughlioux [label="Mario Sergio Fujikawa Ferriera\nlioux@FreeBSD.org\n2000/10/14"]
92168068Serwinlth [label="Lars Thegler\nlth@FreeBSD.org\n2004/05/04"]
93168337Slwhsulwhsu [label="Li-Wen Hsu\nlwhsu@FreeBSD.org\n2007/04/03"]
94168177Sgabormaho [label="Maho Nakata\nmaho@FreeBSD.org\n2002/10/17"]
95168113Smarcusmarcus [label="Joe Marcus Clarke\nmarcus@FreeBSD.org\n2002/04/05"]
96168918Sbrueffermarkus [label="Markus Brueffer\nmarkus@FreeBSD.org\n2004/02/21"]
97168186Smatmat [label="Mathieu Arnold\nmat@FreeBSD.org\n2003/08/15"]
98168055Spavmezz [label="Jeremy Messenger\nmezz@FreeBSD.org\n2004/04/30"]
99168098Skrionmiwi [label="Martin Wilke\nmiwi@FreeBSD.org\n2006/06/04"]
100168359Smmmm [label="Martin Matuska\nmm@FreeBSD.org\n2007/04/04"]
101168100Smnagmnag [label="Marcus Alves Grando\nmnag@FreeBSD.org\n2005/09/15"]
102169036Snemoliunemoliu [label="Tong Liu\nnemoliu@FreeBSD.org\n2007/04/25"]
103168123Snetchildnetchild [label="Alexander Leidinger\nnetchild@FreeBSD.org\n2002/03/19"]
104168177Sgabornobutaka [label="Nobutaka Mantani\nnobutaka@FreeBSD.org\n2001/11/02"]
105168134Snorknork [label="Norikatsu Shigemura\nnork@FreeBSD.org\n2002/04/01"]
106168084Sehauptnovel [label="Roman Bogorodskiy\nnovel@FreeBSD.org\n2005/03/07"]
107168542Smiwinox [label="Juergen Lock\nnox@FreeBSD.org\n2006/12/22"]
108169253Sfjoeosa [label="Sergey A. Osokin\nosa@FreeBSD.org\n2003/06/04"]
109168939Stmclaughpat [label="Patrick Li\npat@FreeBSD.org\n2001/11/14"]
110168054Sflzpav [label="Pav Lucistnik\npav@FreeBSD.org\n2003/11/12"]
111168098Skrionphilip [label="Philip Paeps\nphilip@FreeBSD.org\n2005/10/19"]
112168108Srafanrafan [label="Rong-En Fan\nrafan@FreeBSD.org\n2006/06/23"]
113168098Skrionsat [label="Andrew Pantyukhin\nsat@FreeBSD.org\n2006/05/06"]
114168098Skrionsem [label="Sergey Matveychuk\nsem@FreeBSD.org\n2004/07/07"]
115168098Skrionsergei [label="Sergei Kolobov\nsergei@FreeBSD.org\n2003/10/21"]
116168055Spavshaun [label="Shaun Amott\nshaun@FreeBSD.org\n2006/06/19"]
117168068Serwinsimon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2005/01/08"]
118168939Stmclaughsobomax[label="Maxim Sobolev\nsobomax@FreeBSD.org\n2000/05/17"]
119168290Ssemstas [label="Stanislav Sedov\nstas@FreeBSD.org\n2006/09/18"]
120168667Sstefanstefan [label="Stefan Walter\nstefan@FreeBSD.org\n2006/05/07"]
121168125Stdbtdb [label="Tim Bishop\ntdb@FreeBSD.org\n2005/11/30"]
122169018Strasztrasz [label="Edward Tomasz Napierala\ntrasz@FreeBSD.org\n2007/04/12"]
123168225Strhodestrhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2004/07/06"]
124168186Smatthierry [label="Thierry Thomas\nthierry@FreeBSD.org\n2004/03/15"]
125168061Sahzetmclaugh [label="Tom McLaughlin\ntmclaugh@FreeBSD.org\n2005/09/15"]
126168069Sgargavd [label="Vasil Dimov\nvd@FreeBSD.org\n2006/01/19"]
127168935Stmclaughxride [label="Soeren Straarup\nxride@FreeBSD.org\n2006/09/27"]
128168054Sflz
129168054Sflz# Here are the mentor/mentee relationships.
130168064Sflz# Group together all the mentees for a particular mentor.
131168064Sflz# Keep the list sorted by mentor login.
132168054Sflz
133168055Spavadamw -> ahze
134168055Spavadamw -> jylefort
135168055Spavadamw -> mezz
136168055Spavadamw -> pav
137168055Spav
138168055Spavahze -> shaun
139168057Sahzeahze -> tmclaugh
140168055Spav
141168919Sbruefferarved -> markus
142168667Sstefanarved -> stefan
143168667Sstefan
144168939Stmclaughbillf -> sobomax
145168939Stmclaughbillf -> will
146168939Stmclaugh
147168125Stdbclement -> tdb
148168208Sitetcuclement -> lawrance
149168125Stdb
150168337Slwhsuclsung -> lwhsu
151168337Slwhsu
152169036Snemoliudelphij -> nemoliu
153168108Srafandelphij -> rafan
154168108Srafan
155168186Smatdemon -> mat
156168186Smat
157168938Scpercivaedwin -> cperciva
158168068Serwinedwin -> erwin
159168068Serwin
160168072Sehauptehaupt -> db
161168072Sehaupt
162168274Ssemeik -> sem
163168225Strhodeseik -> trhodes
164168225Strhodes
165168068Serwinerwin -> clement
166168059Sgaborerwin -> gabor
167168068Serwinerwin -> lbr
168168068Serwinerwin -> lth
169168068Serwinerwin -> simon
170168059Sgabor
171168354Sdanfefjoe -> danfe
172168098Skrionfjoe -> krion
173169251Sfjoefjoe -> osa
174168098Skrion
175168054Sflzflz -> garga
176168054Sflzflz -> johans
177168054Sflzflz -> laszlof
178168054Sflz
179168069Sgargagarga -> acm
180168069Sgargagarga -> alepulver
181168359Smmgarga -> mm
182168069Sgargagarga -> vd
183168935Stmclaughgarga -> xride
184168069Sgarga
185168295Sleeymijliao -> leeym
186168295Sleeym
187169073Saraujoitetcu -> araujo
188168210Sitetcuitetcu -> dryice
189168210Sitetcu
190168123Snetchildjoerg -> netchild
191168123Snetchild
192168134Snorkknu -> daichi
193168134Snorkknu -> maho
194168134Snorkknu -> nobutaka
195168134Snorkknu -> nork
196168134Snork
197168098Skrionkrion -> brooks
198168098Skrionkrion -> miwi
199168098Skrionkrion -> novel
200168098Skrionkrion -> philip
201168098Skrionkrion -> sat
202168098Skrionkrion -> sem
203168098Skrionkrion -> sergei
204168098Skrion
205168209Sitetculawrance -> itetcu
206168209Sitetcu
207168295Sleeymleeym -> clsung
208168295Sleeym
209168939Stmclaughlioux -> pat
210168939Stmclaugh
211168687Sahzemarcus -> ahze
212168113Smarcusmarcus -> bland
213168113Smarcusmarcus -> eik
214168113Smarcusmarcus -> jmallett
215168113Smarcus
216168186Smatmat -> thierry
217168186Smat
218168936Stmclaughmezz -> tmclaugh
219168936Stmclaugh
220168542Smiwimiwi -> farrokhi
221168542Smiwimiwi -> nox
222169018Straszmiwi -> trasz
223168542Smiwi
224168076Sjmelomnag -> jmelo
225168076Sjmelo
226168123Snetchildnetchild -> bsam
227168123Snetchild
228168126Salenork -> ale
229168126Sale
230168472Snovelnovel -> alexbl
231168084Sehauptnovel -> ehaupt
232168084Sehaupt
233168939Stmclaughpat -> adamw
234168939Stmclaugh
235168687Sahzepav -> ahze
236168054Sflzpav -> flz
237168055Spavpav -> josef
238168055Spavpav -> kwm
239168055Spavpav -> mnag
240168054Sflz
241168161Sphilipphilip -> koitsu
242168161Sphilip
243170601Schinsanrafan -> chinsan
244170601Schinsan
245170471Sbeechsat -> beech
246170471Sbeech
247168274Ssemsem -> az
248168274Ssemsem -> anray
249168108Srafansem -> delphij
250168274Ssemsem -> stas
251168108Srafan
252168939Stmclaughsobomax -> marcus
253168939Stmclaugh
254169073Saraujostas -> araujo
255169073Saraujo
256168123Snetchildsteve -> netchild
257168123Snetchild
258168209Sitetcutmclaugh -> itetcu
259168935Stmclaughtmclaugh -> xride
260168209Sitetcu
261168939Stmclaughwill -> lioux
262168939Stmclaugh
263168054Sflz}
264