17c2fa96dSFlorent Thoumie# $FreeBSD$ 27c2fa96dSFlorent Thoumie 38427171aSGabor Kovesdan# This file is meant to list all FreeBSD doc+www committers and describe the 48427171aSGabor Kovesdan# mentor-mentee relationships between them. 58427171aSGabor Kovesdan# The graphical output can be generated from this file with the following 68427171aSGabor Kovesdan# command: 78427171aSGabor Kovesdan# $ dot -T png -o file.png committers-doc.dot 88427171aSGabor Kovesdan# 98427171aSGabor Kovesdan# The dot binary is part of the graphics/graphviz port. 108427171aSGabor Kovesdan 117c2fa96dSFlorent Thoumiedigraph doc { 127c2fa96dSFlorent Thoumie 1371e1ff23SFlorent Thoumie# Node definitions follow this example: 1471e1ff23SFlorent Thoumie# 1571e1ff23SFlorent Thoumie# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"] 1671e1ff23SFlorent Thoumie# 1771e1ff23SFlorent Thoumie# ????/??/?? is the date when the commit bit was obtained, usually the one you 1871e1ff23SFlorent Thoumie# can find looking at CVS logs for the access (or avail) file under CVSROOT. 19c56abbf3SCeri Davies# Use YYYY/MM/DD format. 2071e1ff23SFlorent Thoumie# 2171e1ff23SFlorent Thoumie# For returned commit bits, the node definition will follow this example: 2271e1ff23SFlorent Thoumie# 2371e1ff23SFlorent Thoumie# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??\n????/??/??"] 2471e1ff23SFlorent Thoumie# 2571e1ff23SFlorent Thoumie# The first date is the same as for an active committer, the second date is 2671e1ff23SFlorent Thoumie# the date when the commit bit has been returned. Again, check CVS logs. 2771e1ff23SFlorent Thoumie 287c2fa96dSFlorent Thoumienode [color=grey62, style=filled, bgcolor=black]; 297c2fa96dSFlorent Thoumie 3071e1ff23SFlorent Thoumie# Alumni go here. Try to keep things sorted. 317c2fa96dSFlorent Thoumie 32ee3cc972SGavin Atkinsonache [label="Andrey Chernov\nache@FreeBSD.org\n1997/06/13\n2010/12/11"] 33ee3cc972SGavin Atkinsonbmah [label="Bruce A. Mah\nbmah@FreeBSD.org\n2000/08/22\n2009/09/13"] 34ee3cc972SGavin Atkinsonbvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03\n2010/12/11"] 35ee3cc972SGavin Atkinsonden [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13\n2009/07/09"] 36ee3cc972SGavin Atkinsongarys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21\n2008/03/02"] 37ee3cc972SGavin Atkinsonjcamou [label="Jesus R. Camou\njcamou@FreeBSD.org\n2005/03/02\n2008/12/20"] 38ee3cc972SGavin Atkinsonjesusr [label="Jesus Rodriguez Cuesta\njesusr@FreeBSD.org\n1998/12/10\n2010/12/11"] 39ee3cc972SGavin Atkinsonjim [label="Jim Mock\njim@FreeBSD.org\n1999/08/11\n2003/12/15"] 40ee3cc972SGavin Atkinsonjosef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/01/15\n2008/03/29"] 41ee3cc972SGavin Atkinsonmheinen [label="Martin Heinen\nmheinen@FreeBSD.org\n2002/10/04\n2006/04/26"] 42ee3cc972SGavin Atkinsonnik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26\n2008/12/20"] 43ee3cc972SGavin Atkinsonpgj [label="Gabor Pali\npgj@FreeBSD.org\n2008/04/21\n2010/12/01"] 44ee3cc972SGavin Atkinson 457c2fa96dSFlorent Thoumienode [color=lightblue2, style=filled, bgcolor=black]; 467c2fa96dSFlorent Thoumie 477c2fa96dSFlorent Thoumie# Current doc committers go here. Try to keep things sorted. 487c2fa96dSFlorent Thoumie 49854e9543SAlex Dupreale [label="Alex Dupre\nale@FreeBSD.org\n2003/12/22"] 50ed08572cSBenedict Reuschlingbcr [label="Benedict Reuschling\nbcr@FreeBSD.org\n2009/12/24"] 51e5a70918SGiorgos Keramidasblackend [label="Marc Fonvieille\nblackend@FreeBSD.org\n2002/06/16"] 52c56abbf3SCeri Daviesbrd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"] 53c56abbf3SCeri Daviesbrueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"] 54c56abbf3SCeri Daviesceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17"] 554095e788SXin LIchinsan [label="Chinsan Huang\nchinsan@FreeBSD.org\n2006/09/20"] 565f7ac569SGiorgos Keramidasdanger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"] 574095e788SXin LIdelphij [label="Xin Li\ndelphij@FreeBSD.org\n2004/09/14"] 582b5a707aSGabor Kovesdangabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"] 597ccf1fe8SGanbold Tsagaankhuuganbold [label="Ganbold Tsagaankhuu\nganbold@FreeBSD.org\n2008/02/26"] 60c18b2beaSGavin Atkinsongavin [label="Gavin Atkinson\ngavin@FreeBSD.org\n2011/07/18"] 6169ee1d3dSGiorgos Keramidasgjb [label="Glen Barber\ngjb@FreeBSD.org\n2010/09/01"] 621930a086SGavin Atkinsonhrs [label="Hiroki Sato\nhrs@FreeBSD.org\n2000/07/06"] 634430c980SJohann Koisjkois [label="Johann Kois\njkois@FreeBSD.org\n2004/11/11"] 647716dd4dSJoel Dahljoel [label="Joel Dahl\njoel@FreeBSD.org\n2005/04/05"] 652b5a707aSGabor Kovesdankeramida [label="Giorgos Keramidas\nkeramida@FreeBSD.org\n2001/10/12"] 66c56abbf3SCeri Davieslinimon [label="Mark Linimon\nlinimon@FreeBSD.org\n2004/03/31"] 67ee3cc972SGavin Atkinsonloader [label="Fukang Chen\nloader@FreeBSD.org\n2007/07/30"] 689f567cefSManolis Kiagiasmanolis [label="Manolis Kiagias\nmanolis@FreeBSD.org\n2008/05/24"] 69a2cf3067SMarcel Moolenaarmarcel [label="Marcel Moolenaar\nmarcel@FreeBSD.org\n1999/07/03"] 709945de7fSDmitry Morozovskymarck [label="Dmitry Morozovsky\nmarck@FreeBSD.org\n2004/08/10"] 7111f4e5daSMaxim Konovalovmaxim [label="Maxim Konovalov\nmaxim@FreeBSD.org\n2002/02/07"] 72dfe03c8cSMartin Wilkemiwi [label="Martin Wilke\nmiwi@FreeBSD.org\n2007/10/26"] 73c56abbf3SCeri Daviesmurray [label="Murray Stokely\nmurray@FreeBSD.org\n2000/04/05"] 745f7ac569SGiorgos Keramidaspav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"] 75*4278ee3bSSergey Kandaurovpluknet [label="Sergey Kandaurov\npluknet@FreeBSD.org\n2012/02/14"] 7649e5e16eSSimon L. B. Nielsenremko [label="Remko Lodder\nremko@FreeBSD.org\n2004/10/16"] 7707d21424SRemko Lodderrene [label="Rene Ladan\nrene@FreeBSD.org\n2008/11/03"] 7849e5e16eSSimon L. B. Nielsenroam [label="Peter Pentchev\nroam@FreeBSD.org\n2003/02/14"] 7940a4c1f8SRyusuke SUZUKIryusuke [label="Ryusuke Suzuki\nryusuke@FreeBSD.org\n2009/12/21"] 8049e5e16eSSimon L. B. Nielsensimon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2003/07/20"] 8111f4e5daSMaxim Konovalovtaras [label="Taras Korenko\ntaras@FreeBSD.org\n2010/06/25"] 8249e5e16eSSimon L. B. Nielsentrhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"] 832d6fb053SWarren Blockwblock [label="Warren Block\nwblock@FreeBSD.org\n2011/09/12"] 849945de7fSDmitry Morozovsky 857c2fa96dSFlorent Thoumie# Here are the mentor/mentee relationships. 8671e1ff23SFlorent Thoumie# Group together all the mentees for a particular mentor. 8771e1ff23SFlorent Thoumie# Keep the list sorted by mentor login. 8871e1ff23SFlorent Thoumie 89c18b2beaSGavin Atkinsonbcr -> gavin 902d6fb053SWarren Blockbcr -> wblock 91c18b2beaSGavin Atkinson 92854e9543SAlex Dupreblackend -> ale 93854e9543SAlex Dupre 947716dd4dSJoel Dahlbrueffer -> joel 957716dd4dSJoel Dahl 96c56abbf3SCeri Daviesceri -> brd 97c56abbf3SCeri Daviesceri -> brueffer 98c56abbf3SCeri Daviesceri -> linimon 99c56abbf3SCeri Daviesceri -> roam 100c56abbf3SCeri Daviesceri -> simon 101c56abbf3SCeri Davies 10271e1ff23SFlorent Thoumieden -> marck 1037c2fa96dSFlorent Thoumie 1044095e788SXin LIdelphij -> chinsan 10530c2d469SFukang Chendelphij -> loader 1064095e788SXin LI 107491851f9SGabor Paligabor -> pgj 1089f567cefSManolis Kiagiasgabor -> manolis 10911f4e5daSMaxim Konovalovgabor -> taras 110491851f9SGabor Pali 1112d6fb053SWarren Blockgjb -> wblock 1122d6fb053SWarren Block 1131930a086SGavin Atkinsonhrs -> ryusuke 1141930a086SGavin Atkinson 115a2dd76d5STom Rhodesjesusr -> jcamou 116a2dd76d5STom Rhodes 1175f7ac569SGiorgos Keramidasjim -> trhodes 1185f7ac569SGiorgos Keramidas 1194430c980SJohann Koisjkois -> miwi 120ed08572cSBenedict Reuschlingjkois -> bcr 121c18b2beaSGavin Atkinsonjkois -> gavin 1225af89be7SGiorgos Keramidasjkois -> gjb 1234430c980SJohann Kois 124e5a70918SGiorgos Keramidaskeramida -> blackend 1255f7ac569SGiorgos Keramidaskeramida -> danger 1262b5a707aSGabor Kovesdankeramida -> gabor 127f7bd8db4SGanbold Tsagaankhuukeramida -> ganbold 1285f7ac569SGiorgos Keramidaskeramida -> garys 12969ee1d3dSGiorgos Keramidaskeramida -> gjb 1305f7ac569SGiorgos Keramidaskeramida -> pav 1312b5a707aSGabor Kovesdan 1329945de7fSDmitry Morozovskymarck -> bvs 133*4278ee3bSSergey Kandaurovmarck -> pluknet 13411f4e5daSMaxim Konovalovmarck -> taras 13511f4e5daSMaxim Konovalov 13611f4e5daSMaxim Konovalovmaxim -> taras 1379945de7fSDmitry Morozovsky 1384430c980SJohann Koismheinen -> jkois 1394430c980SJohann Kois 140c56abbf3SCeri Daviesmurray -> ceri 1414095e788SXin LImurray -> delphij 142c56abbf3SCeri Davies 143b45bef74SBruce A. Mahnik -> bmah 144ea99b717SGiorgos Keramidasnik -> keramida 145ea99b717SGiorgos Keramidas 1464430c980SJohann Koisremko -> jkois 14707d21424SRemko Lodderremko -> rene 1484430c980SJohann Kois 14949e5e16eSSimon L. B. Nielsensimon -> josef 15049e5e16eSSimon L. B. Nielsensimon -> remko 15149e5e16eSSimon L. B. Nielsen 1525f7ac569SGiorgos Keramidastrhodes -> danger 153a2dd76d5STom Rhodestrhodes -> jcamou 1547c2fa96dSFlorent Thoumie} 155