committers-ports.dot revision 169073
1168054Sflz# $FreeBSD: head/share/misc/committers-ports.dot 169073 2007-04-27 18:19:59Z araujo $
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"]
52168113Smarcusbland [label="Alexander Nedotsukov\nbland@FreeBSD.org\n2003/08/14"]
53168098Skrionbrooks [label="Brooks Davies\nbrooks@FreeBSD.org\n2004/05/03"]
54168123Snetchildbsam [label="Boris Samorodov\nbsam@FreeBSD.org\n2006/07/20"]
55168082Sgargaclement [label="Clement Laforet\nclement@FreeBSD.org\n2003/12/17"]
56168116Sclsungclsung [label="Cheng-Lung Sung\nclsung@FreeBSD.org\n2004/8/18"]
57168937Scpercivacperciva [label="Colin Percival\ncperciva@FreeBSD.org\n2006/01/31"]
58168177Sgabordaichi [label="Daichi Goto\ndaichi@FreeBSD.org\n2002/10/17"]
59168354Sdanfedanfe [label="Alexey Dokuchaev\ndanfe@FreeBSD.org\n2004/08/20"]
60168072Sehauptdb [label="Diane Bruce\ndb@FreeBSD.org\n2007/01/18"]
61168108Srafandelphij [label="Xin Li\ndelphij@FreeBSD.org\n2006/05/01"]
62168186Smatdemon [label="Dmitry Sivachenko\ndemon@FreeBSD.org\n2000/11/13"]
63168210Sitetcudryice [label="Dryice Dong Liu\ndryice@FreeBSD.org\n2006/12/25"]
64168068Serwinedwin [label="Edwin Groothuis\nedwin@FreeBSD.org\n2002/10/22"]
65168072Sehauptehaupt [label="Emanuel Haupt\nehaupt@FreeBSD.org\n2005/10/03"]
66168113Smarcuseik [label="Oliver Eikemeier\neik@FreeBSD.org\n2003/11/12"]
67168059Sgaborerwin [label="Erwin Lansing\nerwin@FreeBSD.org\n2003/06/04"]
68168542Smiwifarrokhi [label="Babak Farrokhi\nfarrokhi@FreeBSD.org\n2006/11/07"]
69168098Skrionfjoe [label="Max Khon\nfjoe@FreeBSD.org\n2001/08/06"]
70168054Sflzflz [label="Florent Thoumie\nflz@FreeBSD.org\n2005/03/01"]
71168059Sgaborgabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2006/12/05"]
72168054Sflzgarga [label="Renato Botelho\ngarga@FreeBSD.org\n2005/07/11"]
73168256Sijliaoijliao [label="Ying-Chieh Liao\nijliao@FreeBSD.org\n2001/01/20"]
74168209Sitetcuitetcu [label="Ion-Mihai Tetcu\nitetcu@FreeBSD.org\n2006/06/07"]
75168076Sjmelojmelo [label="Jean Milanez Melo\njmelo@FreeBSD.org\n2006/03/31"]
76168123Snetchildjoerg [label="Joerg Wunsch\njoerg@FreeBSD.org\n1994/08/22"]
77168054Sflzjohans [label="Johan Selst\njohans@FreeBSD.org\n2006/04/01"]
78168055Spavjosef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/12/20"]
79168055Spavjylefort [label="Jean-Yves Lefort\njylefort@FreeBSD.org\n2005/04/12"]
80168536Skevlokevlo [label="Kevin Lo\nkevlo@FreeBSD.org\n2003/02/21"]
81168177Sgaborknu [label="Akinori Musha\nknu@FreeBSD.org\n2000/03/22"]
82168098Skrionkrion [label="Kirill Ponomarew\nkrion@FreeBSD.org\n2003/07/20"]
83168055Spavkwm [label="Koop Mast\nkwm@FreeBSD.org\n2004/09/14"]
84168161Sphilipkoitsu [label="Jeremy Chadwick\nkoitsu@FreeBSD.org\n2006/11/10"]
85168054Sflzlaszlof [label="Frank Laszlo\nlaszlof@FreeBSD.org\n2006/11/07"]
86168208Sitetculawrance [label="Sam Lawrance\nlawrance@FreeBSD.org\n2005/04/11\n2007/02/21"]
87168295Sleeymlbr [label="Lars Balker Rasmussen\nlbr@FreeBSD.org\n2006/04/30"]
88168295Sleeymleeym [label="Yen-Ming Lee\nleeym@FreeBSD.org\n2002/08/14"]
89168939Stmclaughlioux [label="Mario Sergio Fujikawa Ferriera\nlioux@FreeBSD.org\n2000/10/14"]
90168068Serwinlth [label="Lars Thegler\nlth@FreeBSD.org\n2004/05/04"]
91168337Slwhsulwhsu [label="Li-Wen Hsu\nlwhsu@FreeBSD.org\n2007/04/03"]
92168177Sgabormaho [label="Maho Nakata\nmaho@FreeBSD.org\n2002/10/17"]
93168113Smarcusmarcus [label="Joe Marcus Clarke\nmarcus@FreeBSD.org\n2002/04/05"]
94168918Sbrueffermarkus [label="Markus Brueffer\nmarkus@FreeBSD.org\n2004/02/21"]
95168186Smatmat [label="Mathieu Arnold\nmat@FreeBSD.org\n2003/08/15"]
96168055Spavmezz [label="Jeremy Messenger\nmezz@FreeBSD.org\n2004/04/30"]
97168098Skrionmiwi [label="Martin Wilke\nmiwi@FreeBSD.org\n2006/06/04"]
98168359Smmmm [label="Martin Matuska\nmm@FreeBSD.org\n2007/04/04"]
99168100Smnagmnag [label="Marcus Alves Grando\nmnag@FreeBSD.org\n2005/09/15"]
100169036Snemoliunemoliu [label="Tong Liu\nnemoliu@FreeBSD.org\n2007/04/25"]
101168123Snetchildnetchild [label="Alexander Leidinger\nnetchild@FreeBSD.org\n2002/03/19"]
102168177Sgabornobutaka [label="Nobutaka Mantani\nnobutaka@FreeBSD.org\n2001/11/02"]
103168134Snorknork [label="Norikatsu Shigemura\nnork@FreeBSD.org\n2002/04/01"]
104168084Sehauptnovel [label="Roman Bogorodskiy\nnovel@FreeBSD.org\n2005/03/07"]
105168542Smiwinox [label="Juergen Lock\nnox@FreeBSD.org\n2006/12/22"]
106168939Stmclaughpat [label="Patrick Li\npat@FreeBSD.org\n2001/11/14"]
107168054Sflzpav [label="Pav Lucistnik\npav@FreeBSD.org\n2003/11/12"]
108168098Skrionphilip [label="Philip Paeps\nphilip@FreeBSD.org\n2005/10/19"]
109168108Srafanrafan [label="Rong-En Fan\nrafan@FreeBSD.org\n2006/06/23"]
110168098Skrionsat [label="Andrew Pantyukhin\nsat@FreeBSD.org\n2006/05/06"]
111168098Skrionsem [label="Sergey Matveychuk\nsem@FreeBSD.org\n2004/07/07"]
112168098Skrionsergei [label="Sergei Kolobov\nsergei@FreeBSD.org\n2003/10/21"]
113168055Spavshaun [label="Shaun Amott\nshaun@FreeBSD.org\n2006/06/19"]
114168068Serwinsimon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2005/01/08"]
115168939Stmclaughsobomax[label="Maxim Sobolev\nsobomax@FreeBSD.org\n2000/05/17"]
116168290Ssemstas [label="Stanislav Sedov\nstas@FreeBSD.org\n2006/09/18"]
117168667Sstefanstefan [label="Stefan Walter\nstefan@FreeBSD.org\n2006/05/07"]
118168125Stdbtdb [label="Tim Bishop\ntdb@FreeBSD.org\n2005/11/30"]
119169018Strasztrasz [label="Edward Tomasz Napierala\ntrasz@FreeBSD.org\n2007/04/12"]
120168225Strhodestrhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2004/07/06"]
121168186Smatthierry [label="Thierry Thomas\nthierry@FreeBSD.org\n2004/03/15"]
122168061Sahzetmclaugh [label="Tom McLaughlin\ntmclaugh@FreeBSD.org\n2005/09/15"]
123168069Sgargavd [label="Vasil Dimov\nvd@FreeBSD.org\n2006/01/19"]
124168935Stmclaughxride [label="Soeren Straarup\nxride@FreeBSD.org\n2006/09/27"]
125168054Sflz
126168054Sflz# Here are the mentor/mentee relationships.
127168064Sflz# Group together all the mentees for a particular mentor.
128168064Sflz# Keep the list sorted by mentor login.
129168054Sflz
130168055Spavadamw -> ahze
131168055Spavadamw -> jylefort
132168055Spavadamw -> mezz
133168055Spavadamw -> pav
134168055Spav
135168055Spavahze -> shaun
136168057Sahzeahze -> tmclaugh
137168055Spav
138168919Sbruefferarved -> markus
139168667Sstefanarved -> stefan
140168667Sstefan
141168939Stmclaughbillf -> sobomax
142168939Stmclaughbillf -> will
143168939Stmclaugh
144168125Stdbclement -> tdb
145168208Sitetcuclement -> lawrance
146168125Stdb
147168337Slwhsuclsung -> lwhsu
148168337Slwhsu
149169036Snemoliudelphij -> nemoliu
150168108Srafandelphij -> rafan
151168108Srafan
152168186Smatdemon -> mat
153168186Smat
154168938Scpercivaedwin -> cperciva
155168068Serwinedwin -> erwin
156168068Serwin
157168072Sehauptehaupt -> db
158168072Sehaupt
159168274Ssemeik -> sem
160168225Strhodeseik -> trhodes
161168225Strhodes
162168068Serwinerwin -> clement
163168059Sgaborerwin -> gabor
164168068Serwinerwin -> lbr
165168068Serwinerwin -> lth
166168068Serwinerwin -> simon
167168059Sgabor
168168354Sdanfefjoe -> danfe
169168098Skrionfjoe -> krion
170168098Skrion
171168054Sflzflz -> garga
172168054Sflzflz -> johans
173168054Sflzflz -> laszlof
174168054Sflz
175168069Sgargagarga -> acm
176168069Sgargagarga -> alepulver
177168359Smmgarga -> mm
178168069Sgargagarga -> vd
179168935Stmclaughgarga -> xride
180168069Sgarga
181168295Sleeymijliao -> leeym
182168295Sleeym
183169073Saraujoitetcu -> araujo
184168210Sitetcuitetcu -> dryice
185168210Sitetcu
186168123Snetchildjoerg -> netchild
187168123Snetchild
188168134Snorkknu -> daichi
189168134Snorkknu -> maho
190168134Snorkknu -> nobutaka
191168134Snorkknu -> nork
192168134Snork
193168098Skrionkrion -> brooks
194168098Skrionkrion -> miwi
195168098Skrionkrion -> novel
196168098Skrionkrion -> philip
197168098Skrionkrion -> sat
198168098Skrionkrion -> sem
199168098Skrionkrion -> sergei
200168098Skrion
201168209Sitetculawrance -> itetcu
202168209Sitetcu
203168295Sleeymleeym -> clsung
204168295Sleeym
205168939Stmclaughlioux -> pat
206168939Stmclaugh
207168687Sahzemarcus -> ahze
208168113Smarcusmarcus -> bland
209168113Smarcusmarcus -> eik
210168113Smarcusmarcus -> jmallett
211168113Smarcus
212168186Smatmat -> thierry
213168186Smat
214168936Stmclaughmezz -> tmclaugh
215168936Stmclaugh
216168542Smiwimiwi -> farrokhi
217168542Smiwimiwi -> nox
218169018Straszmiwi -> trasz
219168542Smiwi
220168076Sjmelomnag -> jmelo
221168076Sjmelo
222168123Snetchildnetchild -> bsam
223168123Snetchild
224168126Salenork -> ale
225168126Sale
226168472Snovelnovel -> alexbl
227168084Sehauptnovel -> ehaupt
228168084Sehaupt
229168939Stmclaughpat -> adamw
230168939Stmclaugh
231168687Sahzepav -> ahze
232168054Sflzpav -> flz
233168055Spavpav -> josef
234168055Spavpav -> kwm
235168055Spavpav -> mnag
236168054Sflz
237168161Sphilipphilip -> koitsu
238168161Sphilip
239168274Ssemsem -> az
240168274Ssemsem -> anray
241168108Srafansem -> delphij
242168274Ssemsem -> stas
243168108Srafan
244168939Stmclaughsobomax -> marcus
245168939Stmclaugh
246169073Saraujostas -> araujo
247169073Saraujo
248168123Snetchildsteve -> netchild
249168123Snetchild
250168209Sitetcutmclaugh -> itetcu
251168935Stmclaughtmclaugh -> xride
252168209Sitetcu
253168939Stmclaughwill -> lioux
254168939Stmclaugh
255168054Sflz}
256