committers-doc.dot revision 245463
1168054Sflz# $FreeBSD: head/share/misc/committers-doc.dot 245463 2013-01-15 17:17:54Z rene $
2168054Sflz
3168266Sgabor# This file is meant to list all FreeBSD doc+www 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-doc.dot
8168266Sgabor#
9168266Sgabor# The dot binary is part of the graphics/graphviz port.
10168266Sgabor
11168054Sflzdigraph doc {
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
18240293Seadler# can find looking at svn logs for the svnadmin/access file.
19168096Sceri# Use YYYY/MM/DD format.
20168064Sflz#
21168064Sflz# For returned commit bits, the node definition will follow this example:
22168064Sflz#
23168064Sflz#   foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??\n????/??/??"]
24168064Sflz#
25168064Sflz# The first date is the same as for an active committer, the second date is
26240293Seadler# the date when the commit bit has been returned. Again, check svn logs.
27168064Sflz
28168054Sflznode [color=grey62, style=filled, bgcolor=black];
29168054Sflz
30168064Sflz# Alumni go here. Try to keep things sorted.
31168054Sflz
32216982Sgavinache [label="Andrey Chernov\nache@FreeBSD.org\n1997/06/13\n2010/12/11"]
33216982Sgavinbmah [label="Bruce A. Mah\nbmah@FreeBSD.org\n2000/08/22\n2009/09/13"]
34216982Sgavinbvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03\n2010/12/11"]
35236102Sgavinceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17\n2012/02/29"]
36216982Sgavinden [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13\n2009/07/09"]
37216982Sgavingarys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21\n2008/03/02"]
38216982Sgavinjcamou [label="Jesus R. Camou\njcamou@FreeBSD.org\n2005/03/02\n2008/12/20"]
39216982Sgavinjesusr [label="Jesus Rodriguez Cuesta\njesusr@FreeBSD.org\n1998/12/10\n2010/12/11"]
40216982Sgavinjim [label="Jim Mock\njim@FreeBSD.org\n1999/08/11\n2003/12/15"]
41216982Sgavinjosef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/01/15\n2008/03/29"]
42236102Sgavinmarcel [label="Marcel Moolenaar\nmarcel@FreeBSD.org\n1999/07/03\n2012/04/25"]
43216982Sgavinmheinen [label="Martin Heinen\nmheinen@FreeBSD.org\n2002/10/04\n2006/04/26"]
44236102Sgavinmurray [label="Murray Stokely\nmurray@FreeBSD.org\n2000/04/05\n2012/04/25"]
45216982Sgavinnik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26\n2008/12/20"]
46216982Sgavinpgj [label="Gabor Pali\npgj@FreeBSD.org\n2008/04/21\n2010/12/01"]
47236102Sgavinroam [label="Peter Pentchev\nroam@FreeBSD.org\n2003/02/14\n2012/02/29"]
48216982Sgavin
49168054Sflznode [color=lightblue2, style=filled, bgcolor=black];
50168054Sflz
51168054Sflz# Current doc committers go here. Try to keep things sorted.
52168054Sflz
53168126Saleale [label="Alex Dupre\nale@FreeBSD.org\n2003/12/22"]
54201514Sbcrbcr [label="Benedict Reuschling\nbcr@FreeBSD.org\n2009/12/24"]
55168146Skeramidablackend [label="Marc Fonvieille\nblackend@FreeBSD.org\n2002/06/16"]
56168096Sceribrd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"]
57168096Sceribrueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"]
58168129Sdelphijchinsan [label="Chinsan Huang\nchinsan@FreeBSD.org\n2006/09/20"]
59168095Skeramidadanger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"]
60168129Sdelphijdelphij [label="Xin Li\ndelphij@FreeBSD.org\n2004/09/14"]
61241595Seadlereadler [label="Eitan Adler\neadler@FreeBSD.org\n2012/10/15"]
62240540Sebrandiebrandi [label="Edson Brandi\nebrandi@FreeBSD.org\n2012/09/13"]
63168062Sgaborgabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"]
64178437Sganboldganbold [label="Ganbold Tsagaankhuu\nganbold@FreeBSD.org\n2008/02/26"]
65225367Sgavingavin [label="Gavin Atkinson\ngavin@FreeBSD.org\n2011/07/18"]
66216986Skeramidagjb [label="Glen Barber\ngjb@FreeBSD.org\n2010/09/01"]
67219470Sgavinhrs [label="Hiroki Sato\nhrs@FreeBSD.org\n2000/07/06"]
68235061Sissyl0issyl0 [label="Isabell Long\nissyl0@FreeBSD.org\n2012/04/25"]
69173022Sjkoisjkois [label="Johann Kois\njkois@FreeBSD.org\n2004/11/11"]
70168112Sjoeljoel [label="Joel Dahl\njoel@FreeBSD.org\n2005/04/05"]
71168062Sgaborkeramida [label="Giorgos Keramidas\nkeramida@FreeBSD.org\n2001/10/12"]
72216982Sgavinlinimon [label="Mark Linimon\nlinimon@FreeBSD.org\n2004/03/31"]
73171701Sloaderloader [label="Fukang Chen\nloader@FreeBSD.org\n2007/07/30"]
74179281Smanolismanolis [label="Manolis Kiagias\nmanolis@FreeBSD.org\n2008/05/24"]
75168058Smarckmarck [label="Dmitry Morozovsky\nmarck@FreeBSD.org\n2004/08/10"]
76209623Smaximmaxim [label="Maxim Konovalov\nmaxim@FreeBSD.org\n2002/02/07"]
77173033Smiwimiwi [label="Martin Wilke\nmiwi@FreeBSD.org\n2007/10/26"]
78168114Ssimonpav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"]
79232313Spluknetpluknet [label="Sergey Kandaurov\npluknet@FreeBSD.org\n2012/02/14"]
80168114Ssimonremko [label="Remko Lodder\nremko@FreeBSD.org\n2004/10/16"]
81184655Sremkorene [label="Rene Ladan\nrene@FreeBSD.org\n2008/11/03"]
82217646Sryusukeryusuke [label="Ryusuke Suzuki\nryusuke@FreeBSD.org\n2009/12/21"]
83168114Ssimonsimon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2003/07/20"]
84209623Smaximtaras [label="Taras Korenko\ntaras@FreeBSD.org\n2010/06/25"]
85168095Skeramidatrhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"]
86226354Swblockwblock [label="Warren Block\nwblock@FreeBSD.org\n2011/09/12"]
87238058Szeisingzeising [label="Niclas Zeising\nzeising@FreeBSD.org\n2012/07/03"]
88168058Smarck
89168054Sflz# Here are the mentor/mentee relationships.
90168064Sflz# Group together all the mentees for a particular mentor.
91168064Sflz# Keep the list sorted by mentor login.
92168054Sflz
93225367Sgavinbcr -> gavin
94226354Swblockbcr -> wblock
95241595Seadlerbcr -> eadler
96225367Sgavin
97168126Saleblackend -> ale
98168126Sale
99168112Sjoelbrueffer -> joel
100168112Sjoel
101168096Scericeri -> brd
102168096Scericeri -> brueffer
103168096Scericeri -> linimon
104168096Scericeri -> roam
105168096Scericeri -> simon
106168096Sceri
107168064Sflzden -> marck
108168064Sflz
109168129Sdelphijdelphij -> chinsan
110171701Sloaderdelphij -> loader
111168129Sdelphij
112178424Spgjgabor -> pgj
113179281Smanolisgabor -> manolis
114209623Smaximgabor -> taras
115235061Sissyl0gabor -> issyl0
116240540Sebrandigabor -> ebrandi
117178424Spgj
118226354Swblockgjb -> wblock
119245463Srenegjb -> rene
120226354Swblock
121219470Sgavinhrs -> ryusuke
122219470Sgavin
123168225Strhodesjesusr -> jcamou
124168225Strhodes
125168095Skeramidajim -> trhodes
126168095Skeramida
127173022Sjkoisjkois -> miwi
128201514Sbcrjkois -> bcr
129225367Sgavinjkois -> gavin
130216987Skeramidajkois -> gjb
131241595Seadlerjkois -> eadler
132173022Sjkois
133238058Szeisingjoel -> zeising
134238058Szeising
135168146Skeramidakeramida -> blackend
136168095Skeramidakeramida -> danger
137168062Sgaborkeramida -> gabor
138176621Sganboldkeramida -> ganbold
139168095Skeramidakeramida -> garys
140216986Skeramidakeramida -> gjb
141168095Skeramidakeramida -> pav
142168062Sgabor
143168058Smarckmarck -> bvs
144232313Spluknetmarck -> pluknet
145209623Smaximmarck -> taras
146168058Smarck
147209623Smaximmaxim -> taras
148209623Smaxim
149173022Sjkoismheinen -> jkois
150173022Sjkois
151168096Scerimurray -> ceri
152168129Sdelphijmurray -> delphij
153168096Sceri
154168131Sbmahnik -> bmah
155168093Skeramidanik -> keramida
156168093Skeramida
157173022Sjkoisremko -> jkois
158184655Sremkoremko -> rene
159173022Sjkois
160168114Ssimonsimon -> josef
161168114Ssimonsimon -> remko
162168114Ssimon
163168095Skeramidatrhodes -> danger
164168225Strhodestrhodes -> jcamou
165168054Sflz}
166