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\nfoo@FreeBSD.org\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/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\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 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\nache@FreeBSD.org\n1997/06/13\n2010/12/11"] 33bmah [label="Bruce A. Mah\nbmah@FreeBSD.org\n2000/08/22\n2009/09/13"] 34bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03\n2010/12/11"] 35ceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17\n2012/02/29"] 36den [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13\n2009/07/09"] 37garys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21\n2008/03/02"] 38jcamou [label="Jesus R. Camou\njcamou@FreeBSD.org\n2005/03/02\n2008/12/20"] 39jesusr [label="Jesus Rodriguez Cuesta\njesusr@FreeBSD.org\n1998/12/10\n2010/12/11"] 40jim [label="Jim Mock\njim@FreeBSD.org\n1999/08/11\n2003/12/15"] 41josef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/01/15\n2008/03/29"] 42marcel [label="Marcel Moolenaar\nmarcel@FreeBSD.org\n1999/07/03\n2012/04/25"] 43mheinen [label="Martin Heinen\nmheinen@FreeBSD.org\n2002/10/04\n2006/04/26"] 44murray [label="Murray Stokely\nmurray@FreeBSD.org\n2000/04/05\n2012/04/25"] 45nik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26\n2008/12/20"] 46pgj [label="Gabor Pali\npgj@FreeBSD.org\n2008/04/21\n2010/12/01"] 47roam [label="Peter Pentchev\nroam@FreeBSD.org\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\nale@FreeBSD.org\n2003/12/22"] 54bcr [label="Benedict Reuschling\nbcr@FreeBSD.org\n2009/12/24"] 55blackend [label="Marc Fonvieille\nblackend@FreeBSD.org\n2002/06/16"] 56brd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"] 57brueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"] 58chinsan [label="Chinsan Huang\nchinsan@FreeBSD.org\n2006/09/20"] 59danger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"] 60delphij [label="Xin Li\ndelphij@FreeBSD.org\n2004/09/14"] 61dru [label="Dru Lavigne\ndru@FreeBSD.org\n2013/01/22"] 62eadler [label="Eitan Adler\neadler@FreeBSD.org\n2012/10/15"] 63ebrandi [label="Edson Brandi\nebrandi@FreeBSD.org\n2012/09/13"] 64gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"] 65ganbold [label="Ganbold Tsagaankhuu\nganbold@FreeBSD.org\n2008/02/26"] 66gavin [label="Gavin Atkinson\ngavin@FreeBSD.org\n2011/07/18"] 67gjb [label="Glen Barber\ngjb@FreeBSD.org\n2010/09/01"] 68hrs [label="Hiroki Sato\nhrs@FreeBSD.org\n2000/07/06"] 69issyl0 [label="Isabell Long\nissyl0@FreeBSD.org\n2012/04/25"] 70jkois [label="Johann Kois\njkois@FreeBSD.org\n2004/11/11"] 71joel [label="Joel Dahl\njoel@FreeBSD.org\n2005/04/05"] 72keramida [label="Giorgos Keramidas\nkeramida@FreeBSD.org\n2001/10/12"] 73linimon [label="Mark Linimon\nlinimon@FreeBSD.org\n2004/03/31"] 74loader [label="Fukang Chen\nloader@FreeBSD.org\n2007/07/30"] 75manolis [label="Manolis Kiagias\nmanolis@FreeBSD.org\n2008/05/24"] 76marck [label="Dmitry Morozovsky\nmarck@FreeBSD.org\n2004/08/10"] 77maxim [label="Maxim Konovalov\nmaxim@FreeBSD.org\n2002/02/07"] 78miwi [label="Martin Wilke\nmiwi@FreeBSD.org\n2007/10/26"] 79pav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"] 80pluknet [label="Sergey Kandaurov\npluknet@FreeBSD.org\n2012/02/14"] 81remko [label="Remko Lodder\nremko@FreeBSD.org\n2004/10/16"] 82rene [label="Rene Ladan\nrene@FreeBSD.org\n2008/11/03"] 83ryusuke [label="Ryusuke Suzuki\nryusuke@FreeBSD.org\n2009/12/21"] 84simon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2003/07/20"] 85taras [label="Taras Korenko\ntaras@FreeBSD.org\n2010/06/25"] 86trhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"] 87wblock [label="Warren Block\nwblock@FreeBSD.org\n2011/09/12"] 88zeising [label="Niclas Zeising\nzeising@FreeBSD.org\n2012/07/03"] 89 90# Here are the mentor/mentee relationships. 91# Group together all the mentees for a particular mentor. 92# Keep the list sorted by mentor login. 93 94bcr -> gavin 95bcr -> wblock 96bcr -> eadler 97bcr -> dru 98 99blackend -> ale 100 101brueffer -> joel 102 103ceri -> brd 104ceri -> brueffer 105ceri -> linimon 106ceri -> roam 107ceri -> simon 108 109den -> marck 110 111delphij -> chinsan 112delphij -> loader 113 114gabor -> pgj 115gabor -> manolis 116gabor -> taras 117gabor -> issyl0 118gabor -> ebrandi 119 120gjb -> wblock 121gjb -> rene 122gjb -> dru 123 124hrs -> ryusuke 125hrs -> dru 126 127jesusr -> jcamou 128 129jim -> trhodes 130 131jkois -> miwi 132jkois -> bcr 133jkois -> gavin 134jkois -> gjb 135jkois -> eadler 136 137joel -> zeising 138 139keramida -> blackend 140keramida -> danger 141keramida -> gabor 142keramida -> ganbold 143keramida -> garys 144keramida -> gjb 145keramida -> pav 146 147marck -> bvs 148marck -> pluknet 149marck -> taras 150 151maxim -> taras 152 153mheinen -> jkois 154 155murray -> ceri 156murray -> delphij 157 158nik -> bmah 159nik -> keramida 160 161remko -> jkois 162remko -> rene 163 164simon -> josef 165simon -> remko 166 167trhodes -> danger 168trhodes -> jcamou 169} 170