1# $FreeBSD$
2
3# This file is meant to list all FreeBSD doc+www 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-doc.dot
8#
9# The dot binary is part of the graphics/graphviz port.
10
11digraph doc {
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 svn logs for the svnadmin/conf/access file.
19# Use YYYY/MM/DD format.
20#
21# For returned commit bits, the node definition will follow this example:
22#
23#   foo [label="Foo Bar\[email protected]\n????/??/??\n????/??/??"]
24#
25# The first date is the same as for an active committer, the second date is
26# the date when the commit bit has been returned. Again, check svn logs.
27
28node [color=grey62, style=filled, bgcolor=black];
29
30# Alumni go here. Try to keep things sorted.
31
32ache [label="Andrey Chernov\[email protected]\n1997/06/13\n2010/12/11"]
33bmah [label="Bruce A. Mah\[email protected]\n2000/08/22\n2009/09/13"]
34bvs [label="Vitaly Bogdanov\[email protected]\n2005/10/03\n2010/12/11"]
35den [label="Denis Peplin\[email protected]\n2003/09/13\n2009/07/09"]
36garys [label="Gary W. Swearingen\[email protected]\n2005/08/21\n2008/03/02"]
37jcamou [label="Jesus R. Camou\[email protected]\n2005/03/02\n2008/12/20"]
38jesusr [label="Jesus Rodriguez Cuesta\[email protected]\n1998/12/10\n2010/12/11"]
39jim [label="Jim Mock\[email protected]\n1999/08/11\n2003/12/15"]
40josef [label="Josef El-Rayes\[email protected]\n2004/01/15\n2008/03/29"]
41marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03\n2012/04/25"]
42mheinen [label="Martin Heinen\[email protected]\n2002/10/04\n2006/04/26"]
43murray [label="Murray Stokely\[email protected]\n2000/04/05\n2012/04/25"]
44nik [label="Nik Clayton\[email protected]\n1998/02/26\n2008/12/20"]
45pgj [label="Gabor Pali\[email protected]\n2008/04/21\n2010/12/01"]
46roam [label="Peter Pentchev\[email protected]\n2003/02/14\n2012/02/29"]
47
48node [color=lightblue2, style=filled, bgcolor=black];
49
50# Current doc committers go here. Try to keep things sorted.
51
52"0mp" [label="Mateusz Piotrowski\[email protected]\n2019/09/29"]
53ale [label="Alex Dupre\[email protected]\n2003/12/22"]
54allanjude [label="Allan Jude\[email protected]\n2014/05/17"]
55bcr [label="Benedict Reuschling\[email protected]\n2009/12/24"]
56bhd [label="Björn Heidotting\[email protected]\n2014/10/14"]
57blackend [label="Marc Fonvieille\[email protected]\n2002/06/16"]
58brd [label="Brad Davis\[email protected]\n2005/06/01"]
59brueffer [label="Christian Brueffer\[email protected]\n2003/01/13"]
60carlavilla [label="Sergio Carlavilla\[email protected]\n2019/05/16"]
61ceri [label="Ceri Davies\[email protected]\n2002/03/17"]
62chinsan [label="Chinsan Huang\[email protected]\n2006/09/20"]
63crees [label="Chris Rees\[email protected]\n2013/05/27"]
64danger [label="Daniel Gerzo\[email protected]\n2006/08/20"]
65debdrup [label="Daniel Ebdrup Jensen\[email protected]\n2020/07/26"]
66delphij [label="Xin Li\[email protected]\n2004/09/14"]
67dexter [label="Michael Dexter\[email protected]\n2016/11/15"]
68dru [label="Dru Lavigne\[email protected]\n2013/01/22"]
69eadler [label="Eitan Adler\[email protected]\n2012/10/15"]
70ebrandi [label="Edson Brandi\[email protected]\n2012/09/13"]
71emaste [label="Ed Maste\[email protected]\n2021/08/18"]
72fernape [label="Fernando Apesteguia\[email protected]\n2021/02/07"]
73gabor [label="Gabor Kovesdan\[email protected]\n2007/02/02"]
74ganbold [label="Ganbold Tsagaankhuu\[email protected]\n2008/02/26"]
75gavin [label="Gavin Atkinson\[email protected]\n2011/07/18"]
76gbe [label="Gordon Bergling\[email protected]\n2020/06/08"]
77gjb [label="Glen Barber\[email protected]\n2010/09/01"]
78hrs [label="Hiroki Sato\[email protected]\n2000/07/06"]
79issyl0 [label="Isabell Long\[email protected]\n2012/04/25"]
80jgh [label="Jason Helfman\[email protected]\n2014/01/20"]
81jkois [label="Johann Kois\[email protected]\n2004/11/11"]
82joel [label="Joel Dahl\[email protected]\n2005/04/05"]
83keramida [label="Giorgos Keramidas\[email protected]\n2001/10/12"]
84linimon [label="Mark Linimon\[email protected]\n2004/03/31"]
85loader [label="Fukang Chen\[email protected]\n2007/07/30"]
86lwhsu [label="Li-Wen Hsu\[email protected]\n2021/08/01"]
87manolis [label="Manolis Kiagias\[email protected]\n2008/05/24"]
88marck [label="Dmitry Morozovsky\[email protected]\n2004/08/10"]
89maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"]
90miwi [label="Martin Wilke\[email protected]\n2007/10/26"]
91pav [label="Pav Lucistnik\[email protected]\n2005/08/12"]
92philip [label="Philip Paeps\[email protected]\n2021/07/13"]
93pluknet [label="Sergey Kandaurov\[email protected]\n2012/02/14"]
94remko [label="Remko Lodder\[email protected]\n2004/10/16"]
95rene [label="Rene Ladan\[email protected]\n2008/11/03"]
96ryusuke [label="Ryusuke Suzuki\[email protected]\n2009/12/21"]
97sevan [label="Sevan Janiyan\[email protected]\n2016/09/16"]
98sg [label="Stephen Gregoratto\[email protected]\n2019/09/10"]
99simon [label="Simon L. Nielsen\[email protected]\n2003/07/20"]
100skreuzer [label="Steven Kreuzer\[email protected]\n2014/01/15"]
101taras [label="Taras Korenko\[email protected]\n2010/06/25"]
102trhodes [label="Tom Rhodes\[email protected]\n2002/03/25"]
103wblock [label="Warren Block\[email protected]\n2011/09/12"]
104ygy [label="Guangyuan Yang\[email protected]\n2017/09/18"]
105zeising [label="Niclas Zeising\[email protected]\n2012/07/03"]
106
107# Here are the mentor/mentee relationships.
108# Group together all the mentees for a particular mentor.
109# Keep the list sorted by mentor login.
110
111"0mp" -> debdrup
112"0mp" -> fernape
113
114allanjude -> debdrup
115
116bcr -> gavin
117bcr -> wblock
118bcr -> eadler
119bcr -> dru
120bcr -> crees
121bcr -> jgh
122bcr -> allanjude
123bcr -> bhd
124bcr -> sevan
125bcr -> dexter
126bcr -> sg
127bcr -> carlavilla
128bcr -> "0mp"
129bcr -> gbe
130bcr -> debdrup
131
132blackend -> ale
133blackend -> ceri
134
135brueffer -> joel
136
137carlavilla -> emaste
138carlavilla -> lwhsu
139
140ceri -> brd
141ceri -> brueffer
142ceri -> linimon
143ceri -> roam
144ceri -> simon
145
146den -> marck
147
148delphij -> chinsan
149delphij -> loader
150
151eadler -> allanjude
152
153gabor -> pgj
154gabor -> manolis
155gabor -> taras
156gabor -> issyl0
157gabor -> ebrandi
158gabor -> carlavilla
159
160gbe -> fernape
161
162gjb -> wblock
163gjb -> rene
164gjb -> dru
165gjb -> crees
166gjb -> philip
167
168hrs -> ryusuke
169hrs -> dru
170hrs -> skreuzer
171
172jesusr -> jcamou
173
174jim -> trhodes
175
176jkois -> miwi
177jkois -> bcr
178jkois -> gavin
179jkois -> gjb
180jkois -> eadler
181
182joel -> zeising
183
184keramida -> blackend
185keramida -> danger
186keramida -> gabor
187keramida -> ganbold
188keramida -> garys
189keramida -> gjb
190keramida -> pav
191
192marck -> bvs
193marck -> pluknet
194marck -> taras
195
196maxim -> taras
197
198mheinen -> jkois
199
200murray -> ceri
201murray -> delphij
202
203nik -> bmah
204nik -> keramida
205
206remko -> jkois
207remko -> rene
208remko -> jgh
209
210simon -> josef
211simon -> remko
212
213trhodes -> danger
214trhodes -> jcamou
215
216wblock -> jgh
217wblock -> allanjude
218
219ygy -> emaste
220ygy -> lwhsu
221}
222