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"]
35ceri [label="Ceri Davies\[email protected]\n2002/03/17\n2012/02/29"]
36den [label="Denis Peplin\[email protected]\n2003/09/13\n2009/07/09"]
37garys [label="Gary W. Swearingen\[email protected]\n2005/08/21\n2008/03/02"]
38jcamou [label="Jesus R. Camou\[email protected]\n2005/03/02\n2008/12/20"]
39jesusr [label="Jesus Rodriguez Cuesta\[email protected]\n1998/12/10\n2010/12/11"]
40jim [label="Jim Mock\[email protected]\n1999/08/11\n2003/12/15"]
41josef [label="Josef El-Rayes\[email protected]\n2004/01/15\n2008/03/29"]
42marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03\n2012/04/25"]
43mheinen [label="Martin Heinen\[email protected]\n2002/10/04\n2006/04/26"]
44murray [label="Murray Stokely\[email protected]\n2000/04/05\n2012/04/25"]
45nik [label="Nik Clayton\[email protected]\n1998/02/26\n2008/12/20"]
46pgj [label="Gabor Pali\[email protected]\n2008/04/21\n2010/12/01"]
47roam [label="Peter Pentchev\[email protected]\n2003/02/14\n2012/02/29"]
48
49node [color=lightblue2, style=filled, bgcolor=black];
50
51# Current doc committers go here. Try to keep things sorted.
52
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"]
60chinsan [label="Chinsan Huang\[email protected]\n2006/09/20"]
61crees [label="Chris Rees\[email protected]\n2013/05/27"]
62danger [label="Daniel Gerzo\[email protected]\n2006/08/20"]
63delphij [label="Xin Li\[email protected]\n2004/09/14"]
64dexter [label="Michael Dexter\[email protected]\n2016/11/15"]
65dru [label="Dru Lavigne\[email protected]\n2013/01/22"]
66eadler [label="Eitan Adler\[email protected]\n2012/10/15"]
67ebrandi [label="Edson Brandi\[email protected]\n2012/09/13"]
68gabor [label="Gabor Kovesdan\[email protected]\n2007/02/02"]
69ganbold [label="Ganbold Tsagaankhuu\[email protected]\n2008/02/26"]
70gavin [label="Gavin Atkinson\[email protected]\n2011/07/18"]
71gjb [label="Glen Barber\[email protected]\n2010/09/01"]
72hrs [label="Hiroki Sato\[email protected]\n2000/07/06"]
73issyl0 [label="Isabell Long\[email protected]\n2012/04/25"]
74jgh [label="Jason Helfman\[email protected]\n2014/01/20"]
75jkois [label="Johann Kois\[email protected]\n2004/11/11"]
76joel [label="Joel Dahl\[email protected]\n2005/04/05"]
77keramida [label="Giorgos Keramidas\[email protected]\n2001/10/12"]
78linimon [label="Mark Linimon\[email protected]\n2004/03/31"]
79loader [label="Fukang Chen\[email protected]\n2007/07/30"]
80manolis [label="Manolis Kiagias\[email protected]\n2008/05/24"]
81marck [label="Dmitry Morozovsky\[email protected]\n2004/08/10"]
82maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"]
83miwi [label="Martin Wilke\[email protected]\n2007/10/26"]
84pav [label="Pav Lucistnik\[email protected]\n2005/08/12"]
85pluknet [label="Sergey Kandaurov\[email protected]\n2012/02/14"]
86remko [label="Remko Lodder\[email protected]\n2004/10/16"]
87rene [label="Rene Ladan\[email protected]\n2008/11/03"]
88ryusuke [label="Ryusuke Suzuki\[email protected]\n2009/12/21"]
89sevan [label="Sevan Janiyan\[email protected]\n2016/09/16"]
90simon [label="Simon L. Nielsen\[email protected]\n2003/07/20"]
91skreuzer [label="Steven Kreuzer\[email protected]\n2014/01/15"]
92taras [label="Taras Korenko\[email protected]\n2010/06/25"]
93trhodes [label="Tom Rhodes\[email protected]\n2002/03/25"]
94wblock [label="Warren Block\[email protected]\n2011/09/12"]
95zeising [label="Niclas Zeising\[email protected]\n2012/07/03"]
96
97# Here are the mentor/mentee relationships.
98# Group together all the mentees for a particular mentor.
99# Keep the list sorted by mentor login.
100
101bcr -> gavin
102bcr -> wblock
103bcr -> eadler
104bcr -> dru
105bcr -> crees
106bcr -> jgh
107bcr -> allanjude
108bcr -> bhd
109bcr -> sevan
110bcr -> dexter
111
112blackend -> ale
113
114brueffer -> joel
115
116ceri -> brd
117ceri -> brueffer
118ceri -> linimon
119ceri -> roam
120ceri -> simon
121
122den -> marck
123
124delphij -> chinsan
125delphij -> loader
126
127eadler -> allanjude
128
129gabor -> pgj
130gabor -> manolis
131gabor -> taras
132gabor -> issyl0
133gabor -> ebrandi
134
135gjb -> wblock
136gjb -> rene
137gjb -> dru
138gjb -> crees
139
140hrs -> ryusuke
141hrs -> dru
142hrs -> skreuzer
143
144jesusr -> jcamou
145
146jim -> trhodes
147
148jkois -> miwi
149jkois -> bcr
150jkois -> gavin
151jkois -> gjb
152jkois -> eadler
153
154joel -> zeising
155
156keramida -> blackend
157keramida -> danger
158keramida -> gabor
159keramida -> ganbold
160keramida -> garys
161keramida -> gjb
162keramida -> pav
163
164marck -> bvs
165marck -> pluknet
166marck -> taras
167
168maxim -> taras
169
170mheinen -> jkois
171
172murray -> ceri
173murray -> delphij
174
175nik -> bmah
176nik -> keramida
177
178remko -> jkois
179remko -> rene
180remko -> jgh
181
182simon -> josef
183simon -> remko
184
185trhodes -> danger
186trhodes -> jcamou
187
188wblock -> jgh
189wblock -> allanjude
190}
191