]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/misc/committers-doc.dot
MFC
[FreeBSD/FreeBSD.git] / share / misc / committers-doc.dot
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
11 digraph doc {
12
13 # Node definitions follow this example:
14 #
15 #   foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
16 #
17 # ????/??/?? is the date when the commit bit was obtained, usually the one you
18 # can find looking at CVS logs for the access (or avail) file under CVSROOT.
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\nfoo@FreeBSD.org\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 CVS logs.
27
28 node [color=grey62, style=filled, bgcolor=black];
29
30 # Alumni go here. Try to keep things sorted.
31
32 ache [label="Andrey Chernov\nache@FreeBSD.org\n1997/06/13\n2010/12/11"]
33 bmah [label="Bruce A. Mah\nbmah@FreeBSD.org\n2000/08/22\n2009/09/13"]
34 bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03\n2010/12/11"]
35 ceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17\n2012/02/29"]
36 den [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13\n2009/07/09"]
37 garys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21\n2008/03/02"]
38 jcamou [label="Jesus R. Camou\njcamou@FreeBSD.org\n2005/03/02\n2008/12/20"]
39 jesusr [label="Jesus Rodriguez Cuesta\njesusr@FreeBSD.org\n1998/12/10\n2010/12/11"]
40 jim [label="Jim Mock\njim@FreeBSD.org\n1999/08/11\n2003/12/15"]
41 josef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/01/15\n2008/03/29"]
42 marcel [label="Marcel Moolenaar\nmarcel@FreeBSD.org\n1999/07/03\n2012/04/25"]
43 mheinen [label="Martin Heinen\nmheinen@FreeBSD.org\n2002/10/04\n2006/04/26"]
44 murray [label="Murray Stokely\nmurray@FreeBSD.org\n2000/04/05\n2012/04/25"]
45 nik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26\n2008/12/20"]
46 pgj [label="Gabor Pali\npgj@FreeBSD.org\n2008/04/21\n2010/12/01"]
47 roam [label="Peter Pentchev\nroam@FreeBSD.org\n2003/02/14\n2012/02/29"]
48
49 node [color=lightblue2, style=filled, bgcolor=black];
50
51 # Current doc committers go here. Try to keep things sorted.
52
53 ale [label="Alex Dupre\nale@FreeBSD.org\n2003/12/22"]
54 bcr [label="Benedict Reuschling\nbcr@FreeBSD.org\n2009/12/24"]
55 blackend [label="Marc Fonvieille\nblackend@FreeBSD.org\n2002/06/16"]
56 brd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"]
57 brueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"]
58 chinsan [label="Chinsan Huang\nchinsan@FreeBSD.org\n2006/09/20"]
59 danger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"]
60 delphij [label="Xin Li\ndelphij@FreeBSD.org\n2004/09/14"]
61 gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"]
62 ganbold [label="Ganbold Tsagaankhuu\nganbold@FreeBSD.org\n2008/02/26"]
63 gavin [label="Gavin Atkinson\ngavin@FreeBSD.org\n2011/07/18"]
64 gjb [label="Glen Barber\ngjb@FreeBSD.org\n2010/09/01"]
65 hrs [label="Hiroki Sato\nhrs@FreeBSD.org\n2000/07/06"]
66 issyl0 [label="Isabell Long\nissyl0@FreeBSD.org\n2012/04/25"]
67 jkois [label="Johann Kois\njkois@FreeBSD.org\n2004/11/11"]
68 joel [label="Joel Dahl\njoel@FreeBSD.org\n2005/04/05"]
69 keramida [label="Giorgos Keramidas\nkeramida@FreeBSD.org\n2001/10/12"]
70 linimon [label="Mark Linimon\nlinimon@FreeBSD.org\n2004/03/31"]
71 loader [label="Fukang Chen\nloader@FreeBSD.org\n2007/07/30"]
72 manolis [label="Manolis Kiagias\nmanolis@FreeBSD.org\n2008/05/24"]
73 marck [label="Dmitry Morozovsky\nmarck@FreeBSD.org\n2004/08/10"]
74 maxim [label="Maxim Konovalov\nmaxim@FreeBSD.org\n2002/02/07"]
75 miwi [label="Martin Wilke\nmiwi@FreeBSD.org\n2007/10/26"]
76 pav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"]
77 pluknet [label="Sergey Kandaurov\npluknet@FreeBSD.org\n2012/02/14"]
78 remko [label="Remko Lodder\nremko@FreeBSD.org\n2004/10/16"]
79 rene [label="Rene Ladan\nrene@FreeBSD.org\n2008/11/03"]
80 ryusuke [label="Ryusuke Suzuki\nryusuke@FreeBSD.org\n2009/12/21"]
81 simon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2003/07/20"]
82 taras [label="Taras Korenko\ntaras@FreeBSD.org\n2010/06/25"]
83 trhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"]
84 wblock [label="Warren Block\nwblock@FreeBSD.org\n2011/09/12"]
85 zeising [label="Niclas Zeising\nzeising@FreeBSD.org\n2012/07/03"]
86
87 # Here are the mentor/mentee relationships.
88 # Group together all the mentees for a particular mentor.
89 # Keep the list sorted by mentor login.
90
91 bcr -> gavin
92 bcr -> wblock
93
94 blackend -> ale
95
96 brueffer -> joel
97
98 ceri -> brd
99 ceri -> brueffer
100 ceri -> linimon
101 ceri -> roam
102 ceri -> simon
103
104 den -> marck
105
106 delphij -> chinsan
107 delphij -> loader
108
109 gabor -> pgj
110 gabor -> manolis
111 gabor -> taras
112 gabor -> issyl0
113
114 gjb -> wblock
115
116 hrs -> ryusuke
117
118 jesusr -> jcamou
119
120 jim -> trhodes
121
122 jkois -> miwi
123 jkois -> bcr
124 jkois -> gavin
125 jkois -> gjb
126
127 joel -> zeising
128
129 keramida -> blackend
130 keramida -> danger
131 keramida -> gabor
132 keramida -> ganbold
133 keramida -> garys
134 keramida -> gjb
135 keramida -> pav
136
137 marck -> bvs
138 marck -> pluknet
139 marck -> taras
140
141 maxim -> taras
142
143 mheinen -> jkois
144
145 murray -> ceri
146 murray -> delphij
147
148 nik -> bmah
149 nik -> keramida
150
151 remko -> jkois
152 remko -> rene
153
154 simon -> josef
155 simon -> remko
156
157 trhodes -> danger
158 trhodes -> jcamou
159 }