1# $FreeBSD$ 2 3# This file is meant to list all FreeBSD src 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-src.dot 8# 9# The dot binary is part of the graphics/graphviz port. 10 11digraph src { 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 CVS logs for the access (or avail) file under CVSROOT. 19# 20# For returned commit bits, the node definition will follow this example: 21# 22# foo [label="Foo Bar\[email protected]\n????/??/??\n????/??/??"] 23# 24# The first date is the same as for an active committer, the second date is 25# the date when the commit bit has been returned. Again, check CVS logs. 26 27node [color=grey62, style=filled, bgcolor=black]; 28 29# Alumni go here.. Try to keep things sorted. 30 31adrian [label="Adrian Chadd\[email protected]\n2000/07/03\n2006/05/30"] 32alm [label="Andrew Moore\[email protected]\n1993/06/12\n????/??/??"] 33archie [label="Archie Cobbs\[email protected]\n1998/11/06\n2006/06/09"] 34asmodai [label="Jeroen Ruigrok\[email protected]\n1999/12/16\n2001/11/16"] 35cjc [label="Crist J. Clark\[email protected]\n2001/06/01\n2006/12/29"] 36furuta [label="Atsushi Furuta\[email protected]\n2000/06/21\n????/??/??"] 37jtc [label="J.T. Conklin\[email protected]\n1993/06/12\n????/??/??"] 38keichii [label="Michael Wu\[email protected]\n2001/03/07\n2006/04/28"] 39mb [label="Maxim Bolotin\[email protected]\n2000/04/06\n????/??/??"] 40nate [label="Nate Willams\[email protected]\n1993/06/12\n2003/12/15"] 41non [label="Noriaki Mitsnaga\[email protected]\n2000/06/19\n2007/03/06"] 42rgrimes [label="Rod Grimes\[email protected]\n1993/06/12\n????/??/??"] 43shafeeq [label="Shafeeq Sinnamohideen\[email protected]\n2000/06/19\n????/??/??"] 44sheldonh [label="Sheldon Hearn\[email protected]\n1999/06/14\n2006/05/13"] 45shin [label="Yoshinobu Inoue\[email protected]\n1999/07/29\n2003/03/08"] 46tmm [label="Thomas Moestl\[email protected]\n2001/03/07\n2006/07/12"] 47toshi [label="Toshihiko Arai\[email protected]\n2000/07/06\n????/??/??"] 48tshiozak [label="Takuya SHIOZAKI\[email protected]\n2001/04/25\n2003/03/08"] 49uch [label="UCHIYAMA Yasushi\[email protected]\n2000/06/21\n????/??/??"] 50 51node [color=lightblue2, style=filled, bgcolor=black]; 52 53# Current src committers go here. Try to keep things sorted. 54 55ache [label="Andrey Chernov\[email protected]\n1993/10/31"] 56akiyama [label="Shunsuke Akiyama\[email protected]\n2000/06/19"] 57ambrisko [label="Doug Ambrisko\[email protected]\n2001/12/19"] 58andre [label="Andre Oppermann\[email protected]\n2003/11/12"] 59anholt [label="Eric Anholt\[email protected]\n2002/04/22"] 60antoine [label="Antoine Brodin\[email protected]\n2008/02/03"] 61ariff [label="Ariff Abdullah\[email protected]\n2005/11/14"] 62avg [label="Andriy Gapon\[email protected]\n2009/02/18"] 63benjsc [label="Benjamin Close\[email protected]\n2007/02/09"] 64benno [label="Benno Rice\[email protected]\n2000/11/02"] 65bmah [label="Bruce A. Mah\[email protected]\n2002/01/29"] 66bmilekic [label="Bosko Milekic\[email protected]\n????/??/??"] 67bms [label="Bruce M Simpson\[email protected]\n2003/08/06"] 68brian [label="Brian Somers\[email protected]\n1996/12/16"] 69brooks [label="Brooks Davis\[email protected]\n2001/06/21"] 70brueffer [label="Christian Brueffer\[email protected]\n2006/02/28"] 71bruno [label="Bruno Ducrot\[email protected]\n2005/07/18"] 72bz [label="Bjoern A. Zeeb\[email protected]\n2004/07/27"] 73ceri [label="Ceri Davies\[email protected]\n2006/11/07"] 74cokane [label="Coleman Kane\[email protected]\n2000/06/19"] 75cperciva [label="Colin Percival\[email protected]\n2004/01/20"] 76csjp [label="Christian S.J. Peron\[email protected]\n2004/05/04"] 77davidxu [label="David Xu\[email protected]\n2002/09/02"] 78dds [label="Diomidis Spinellis\[email protected]\n2003/06/20"] 79delphij [label="Xin Li\[email protected]\n2004/09/14"] 80des [label="Dag-Erling Smorgrav\[email protected]\n1998/04/03"] 81dg [label="David Greenman\[email protected]\n1993/06/14"] 82dhartmei [label="Daniel Hartmeier\[email protected]\n2004/04/06"] 83dmlb [label="Duncan Barclay\[email protected]\n2001/12/14"] 84dwmalone [label="David Malone\[email protected]\n2000/07/11"] 85ed [label="Ed Schouten\[email protected]\n2008/05/22"] 86edwin [label="Edwin Groothuis\[email protected]\n2007/06/25"] 87eik [label="Oliver Eikemeier\[email protected]\n2004/05/20"] 88emaste [label="Ed Maste\[email protected]\n2005/10/04"] 89emax [label="Maksim Yevmenkin\[email protected]\n2003/10/12"] 90eri [label="Ermal Luci\[email protected]\n2008/06/11"] 91fabient [label="Fabien Thomas\[email protected]\n2009/03/16"] 92fanf [label="Tony Finch\[email protected]\n2002/05/05"] 93fjoe [label="Max Khon\[email protected]\n2001/08/06"] 94flz [label="Florent Thoumie\[email protected]\n2006/03/30"] 95gad [label="Garance A. Drosehn\[email protected]\n2000/10/27"] 96gallatin [label="Andrew Gallatin\[email protected]\n????/??/??"] 97gibbs [label="Justin T. Gibbs\[email protected]\n????/??/??"] 98glebius [label="Gleb Smirnoff\[email protected]\n2004/07/14"] 99gnn [label="George V. Neville-Neil\[email protected]\n2004/10/11"] 100grehan [label="Peter Grehan\[email protected]\n2002/08/08"] 101grog [label="Greg Lehey\[email protected]\n1998/08/30"] 102gshapiro [label="Gregory Shapiro\[email protected]\n2000/07/12"] 103iedowse [label="Ian Dowse\[email protected]\n2000/12/01"] 104imp [label="Warner Losh\[email protected]\n1996/09/20"] 105ivoras [label="Ivan Voras\[email protected]\n2008/06/10"] 106jake [label="Jake Burkholder\[email protected]\n2000/05/16"] 107jamie [label="Jamie Gritton\[email protected]\n2009/01/28"] 108jayanth [label="Jayanth Vijayaraghavan\[email protected]\n2000/05/08"] 109jilles [label="Jilles Tjoelker\[email protected]\n2009/05/22"] 110jinmei [label="JINMEI Tatuya\[email protected]\n2007/03/17"] 111jdp [label="John Polstra\[email protected]\n????/??/??"] 112jhb [label="John Baldwin\[email protected]\n1999/08/23"] 113jkh [label="Jordan K. Hubbard\[email protected]\n1993/06/12"] 114jkim [label="Jung-uk Kim\[email protected]\n2005/07/06"] 115jkoshy [label="A. Joseph Koshy\[email protected]\n1998/05/13"] 116jls [label="Jordan Sissel\[email protected]\n2006/12/06"] 117joe [label="Josef Karthauser\[email protected]\n1999/10/22"] 118joerg [label="Joerg Wunsch\[email protected]\n1993/11/14"] 119jon [label="Jonathan Chen\[email protected]\n2000/10/17"] 120julian [label="Julian Elischer\[email protected]\n1993/??/??"] 121kaiw [label="Kai Wang\[email protected]\n2007/09/26"] 122kensmith [label="Ken Smith\[email protected]\n2004/01/23"] 123kevlo [label="Kevin Lo\[email protected]\n2006/07/23"] 124kmacy [label="Kip Macy\[email protected]\n2005/06/01"] 125le [label="Lukas Ertl\[email protected]\n2004/02/02"] 126linimon [label="Mark Linimon\[email protected]\n2006/09/30"] 127lstewart [label="Lawrence Stewart\[email protected]\n2008/10/06"] 128lulf [label="Ulf Lilleengen\[email protected]\n2007/10/24"] 129marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03"] 130markm [label="Mark Murray\[email protected]\n199?/??/??"] 131marks [label="Mark Santcroos\[email protected]\n2004/03/18"] 132markus [label="Markus Brueffer\[email protected]\n2006/06/01"] 133matteo [label="Matteo Riondato\[email protected]\n2006/01/18"] 134mav [label="Alexander Motin\[email protected]\n2007/04/12"] 135maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"] 136mjacob [label="Matt Jacob\[email protected]\n1997/08/13"] 137mlaier [label="Max Laier\[email protected]\n2004/02/10"] 138mr [label="Michael Reifenberger\[email protected]\n2001/09/30"] 139murray [label="Murray Stokely\[email protected]\n2000/04/05"] 140netchild [label="Alexander Leidinger\[email protected]\n2005/03/31"] 141njl [label="Nate Lawson\[email protected]\n2002/08/07"] 142np [label="Navdeep Parhar\[email protected]\n2009/06/05"] 143nwhitehorn [label="Nathan Whitehorn\[email protected]\n2008/07/03"] 144obrien [label="David E. O'Brien\[email protected]\n1996/10/29"] 145olli [label="Oliver Fromme\[email protected]\n2008/02/14"] 146onoe [label="Atsushi Onoe\[email protected]\n2000/07/21"] 147peadar [label="Peter Edwards\[email protected]\n2004/03/08"] 148peter [label="Peter Wemm\[email protected]\n????/??/??"] 149philip [label="Philip Paeps\[email protected]\n2004/01/21"] 150phk [label="Poul-Henning Kamp\[email protected]\n1994/02/21"] 151pho [label="Peter Holm \[email protected]\n2008/11/16"] 152pjd [label="Pawel Jakub Dawidek\[email protected]\n2004/02/02"] 153ps [label="Paul Saab\[email protected]\n2000/02/23"] 154qingli [label="Qing Li\[email protected]\n2005/04/13"] 155rafan [label="Rong-En Fan\[email protected]\n2007/01/31"] 156remko [label="Remko Lodder\[email protected]\n2007/02/23"] 157rik [label="Roman Kurakin\[email protected]\n2003/12/18"] 158rink [label="Rink Springer\[email protected]\n2006/01/16"] 159rnoland [label="Robert Noland\[email protected]\n2008/09/15"] 160roberto [label="Ollivier Robert\[email protected]\n1995/02/22"] 161rpaulo [label="Rui Paulo\[email protected]\n2007/09/25"] 162rrs [label="Randall R Stewart\[email protected]\n2007/02/08"] 163rse [label="Ralf S. Engelschall\[email protected]\n1997/07/31"] 164ru [label="Ruslan Ermilov\[email protected]\n1999/05/27"] 165rwatson [label="Robert N. M. Watson\[email protected]\n1999/12/16"] 166sam [label="Sam Leffler\[email protected]\n2002/07/02"] 167sanpei [label="MIHIRA Sanpei Yoshiro\[email protected]\n2000/06/19"] 168scf [label="Sean C. Farley\[email protected]\n2007/06/24"] 169schweikh [label="Jens Schweikhardt\[email protected]\n2001/04/06"] 170sepotvin [label="Stephane E. Potvin\[email protected]\n2007/02/15"] 171shiba [label="Takeshi Shibagaki\[email protected]\n2000/06/19"] 172simon [label="Simon L. Nielsen\[email protected]\n2006/03/07"] 173sobomax [label="Maxim Sobolev\[email protected]\n2001/07/25"] 174snb [label="Nick Barkas\[email protected]\n2009/05/05"] 175sson [label="Stacey Son\[email protected]\n2008/07/08"] 176suz [label="SUZUKI Shinsuke\[email protected]\n2002/03/26"] 177syrinx [label="Shteryana Shopova\[email protected]\n2006/10/07"] 178takawata [label="Takanori Watanabe\[email protected]\n2000/07/06"] 179thompsa [label="Andrew Thompson\[email protected]\n2005/05/25"] 180ticso [label="Bernd Walter\[email protected]\n2002/01/31"] 181trasz [label="Edward Tomasz Napierala\[email protected]\n2008/08/22"] 182trhodes [label="Tom Rhodes\[email protected]\n2002/05/28"] 183tuexen [label="Michael Tuexen\[email protected]\n2009/06/06"] 184ume [label="Hajimu UMEMOTO\[email protected]\n2000/02/26"] 185vanhu [label="Yvan Vanhullebus\[email protected]\n2008/07/21"] 186versus [label="Konrad Jankowski\[email protected]\n2008/10/27"] 187weongyo [label="Weongyo Jeong\[email protected]\n2007/12/21"] 188wes [label="Wes Peters\[email protected]\n1998/11/25"] 189wilko [label="Wilko Bulte\[email protected]\n2000/01/13"] 190wsalamon [label="Wayne Salamon\[email protected]\n2005/06/25"] 191yar [label="Yar Tikhiy\[email protected]\n2001/03/25"] 192yongari [label="Pyun YongHyeon\[email protected]\n2004/08/01"] 193zec [label="Marko Zec\[email protected]\n2008/06/22"] 194 195# Pseudo target representing rev 1.1 of commit.allow 196day1 [label="Birth of FreeBSD"] 197 198# Here are the mentor/mentee relationships. 199# Group together all the mentees for a particular mentor. 200# Keep the list sorted by mentor login. 201 202day1 -> jtc 203day1 -> jkh 204day1 -> nate 205day1 -> rgrimes 206day1 -> alm 207day1 -> dg 208 209andre -> qingli 210 211anholt -> jkim 212 213benno -> grehan 214 215billf -> dougb 216billf -> gad 217billf -> jedgar 218billf -> jhb 219billf -> shafeeq 220 221bmilekic -> csjp 222 223bms -> dhartmei 224bms -> mlaier 225bms -> thompsa 226 227brian -> joe 228 229brooks -> bushman 230brooks -> jamie 231 232bz -> jamie 233bz -> syrinx 234 235cperciva -> flz 236cperciva -> simon 237 238csjp -> bushman 239 240delphij -> rafan 241 242des -> anholt 243des -> hmp 244des -> mike 245des -> olli 246des -> ru 247 248dds -> versus 249 250dwmalone -> fanf 251dwmalone -> peadar 252dwmalone -> snb 253 254ed -> jilles 255 256eivind -> des 257eivind -> rwatson 258 259emax -> markus 260 261gallatin -> ticso 262 263gibbs -> mjacob 264gibbs -> njl 265 266glebius -> mav 267 268gnn -> jinmei 269gnn -> rrs 270gnn -> ivoras 271gnn -> vanhu 272gnn -> lstewart 273gnn -> np 274 275grog -> edwin 276grog -> le 277 278imp -> akiyama 279imp -> ambrisko 280imp -> bmah 281imp -> bruno 282imp -> dmlb 283imp -> emax 284imp -> furuta 285imp -> joe 286imp -> jon 287imp -> keichii 288imp -> mb 289imp -> mr 290imp -> non 291imp -> onoe 292imp -> remko 293imp -> rik 294imp -> rink 295imp -> sanpei 296imp -> shiba 297imp -> takawata 298imp -> toshi 299imp -> uch 300 301jake -> bms 302jake -> gordon 303jake -> harti 304jake -> jeff 305jake -> kmacy 306jake -> robert 307jake -> yongari 308 309jb -> sson 310 311jdp -> fjoe 312 313jhb -> arr 314jhb -> avg 315jhb -> jeff 316jhb -> kbyanc 317jhb -> rnoland 318 319jkh -> imp 320jkh -> jlemon 321jkh -> joerg 322jkh -> phk 323jkh -> wes 324jkh -> yar 325 326jkoshy -> kaiw 327jkoshy -> fabient 328 329jlemon -> bmilekic 330jlemon -> brooks 331 332joerg -> brian 333joerg -> eik 334joerg -> le 335joerg -> netchild 336 337julian -> glebius 338julian -> davidxu 339julian -> archie 340julian -> adrian 341julian -> zec 342 343kib -> lulf 344 345kmacy -> lstewart 346 347marcel -> arun 348marcel -> marius 349marcel -> nwhitehorn 350 351markm -> sheldonh 352 353mdodd -> jake 354 355mlaier -> benjsc 356mlaier -> dhartmei 357mlaier -> thompsa 358mlaier -> eri 359 360msmith -> cokane 361msmith -> scottl 362 363murray -> delphij 364 365netchild -> ariff 366 367njl -> marks 368njl -> philip 369njl -> rpaulo 370njl -> sepotvin 371 372obrien -> benno 373obrien -> groudier 374obrien -> gshapiro 375obrien -> kan 376obrien -> sam 377 378peter -> asmodai 379peter -> jayanth 380peter -> ps 381 382philip -> jls 383philip -> matteo 384 385pjd -> lulf 386 387rgrimes -> markm 388 389rpaulo -> avg 390 391rrs -> tuexen 392 393ru -> ceri 394ru -> cjc 395ru -> eik 396ru -> maxim 397ru -> sobomax 398 399rwatson -> adrian 400rwatson -> antoine 401rwatson -> bmah 402rwatson -> brueffer 403rwatson -> bz 404rwatson -> cperciva 405rwatson -> emaste 406rwatson -> gnn 407rwatson -> kensmith 408rwatson -> kmacy 409rwatson -> linimon 410rwatson -> shafeeq 411rwatson -> tmm 412rwatson -> trasz 413rwatson -> trhodes 414rwatson -> wsalamon 415 416sam -> andre 417sam -> benjsc 418sam -> sephe 419 420schweikh -> dds 421 422scottl -> pjd 423scottl -> sah 424scottl -> yongari 425 426sheldonh -> dwmalone 427sheldonh -> iedowse 428 429shin -> ume 430 431sos -> marcel 432 433thompsa -> weongyo 434thompsa -> eri 435 436ume -> jinmei 437ume -> suz 438ume -> tshiozak 439 440wes -> scf 441 442wollman -> gad 443 444} 445