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 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\[email protected]\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 32alm [label="Andrew Moore\[email protected]\n1993/06/12\n????/??/??"] 33anholt [label="Eric Anholt\[email protected]\n2002/04/22\n2008/08/07"] 34archie [label="Archie Cobbs\[email protected]\n1998/11/06\n2006/06/09"] 35arr [label="Andrew R. Reiter\[email protected]\n2001/11/02\n2005/05/25"] 36arun [label="Arun Sharma\[email protected]\n2003/03/06\n2006/12/16"] 37asmodai [label="Jeroen Ruigrok\[email protected]\n1999/12/16\n2001/11/16"] 38benjsc [label="Benjamin Close\[email protected]\n2007/02/09\n2010/09/15"] 39billf [label="Bill Fumerola\[email protected]\n1998/11/11\n2008/11/10"] 40bmah [label="Bruce A. Mah\[email protected]\n2002/01/29\n2009/09/13"] 41bmilekic [label="Bosko Milekic\[email protected]\n2000/09/21\n2008/11/10"] 42bushman [label="Michael Bushkov\[email protected]\n2007/03/10\n2010/04/29"] 43ceri [label="Ceri Davies\[email protected]\n2006/11/07\n2012/03/07"] 44cjc [label="Crist J. Clark\[email protected]\n2001/06/01\n2006/12/29"] 45dds [label="Diomidis Spinellis\[email protected]\n2003/06/20\n2010/09/22"] 46dhartmei [label="Daniel Hartmeier\[email protected]\n2004/04/06\n2008/12/08"] 47dmlb [label="Duncan Barclay\[email protected]\n2001/12/14\n2008/11/10"] 48dougb [label="Doug Barton\[email protected]\n2000/10/26\n2012/10/08"] 49eik [label="Oliver Eikemeier\[email protected]\n2004/05/20\n2008/11/10"] 50furuta [label="Atsushi Furuta\[email protected]\n2000/06/21\n2003/03/08"] 51groudier [label="Gerard Roudier\[email protected]\n1999/12/30\n2006/04/06"] 52jake [label="Jake Burkholder\[email protected]\n2000/05/16\n2008/11/10"] 53jayanth [label="Jayanth Vijayaraghavan\[email protected]\n2000/05/08\n2008/11/10"] 54jb [label="John Birrell\[email protected]\n????/??/??\n2009/12/15"] 55jdp [label="John Polstra\[email protected]\n1995/12/07\n2008/02/26"] 56jedgar [label="Chris D. Faulhaber\[email protected]\n1999/12/15\n2006/04/07"] 57jkh [label="Jordan K. Hubbard\[email protected]\n1993/06/12\n2008/06/13"] 58jlemon [label="Jonathan Lemon\[email protected]\n1997/08/14\n2008/11/10"] 59joe [label="Josef Karthauser\[email protected]\n1999/10/22\n2008/08/10"] 60jtc [label="J.T. Conklin\[email protected]\n1993/06/12\n????/??/??"] 61kbyanc [label="Kelly Yancey\[email protected]\n2000/07/11\n2006/07/25"] 62keichii [label="Michael Wu\[email protected]\n2001/03/07\n2006/04/28"] 63linimon [label="Mark Linimon\[email protected]\n2006/09/30\n2008/05/04"] 64lulf [label="Ulf Lilleengen\[email protected]\n2007/10/24\n2012/01/19"] 65mb [label="Maxim Bolotin\[email protected]\n2000/04/06\n2003/03/08"] 66marks [label="Mark Santcroos\[email protected]\n2004/03/18\n2008/09/29"] 67mike [label="Mike Barcroft\[email protected]\n2001/07/17\n2006/04/28"] 68msmith [label="Mike Smith\[email protected]\n1996/10/22\n2003/12/15"] 69murray [label="Murray Stokely\[email protected]\n2000/04/05\n2010/07/25"] 70mux [label="Maxime Henrion\[email protected]\n2002/03/03\n2011/06/22"] 71nate [label="Nate Willams\[email protected]\n1993/06/12\n2003/12/15"] 72njl [label="Nate Lawson\[email protected]\n2002/08/07\n2008/02/16"] 73non [label="Noriaki Mitsnaga\[email protected]\n2000/06/19\n2007/03/06"] 74onoe [label="Atsushi Onoe\[email protected]\n2000/07/21\n2008/11/10"] 75rafan [label="Rong-En Fan\[email protected]\n2007/01/31\n2012/07/23"] 76randi [label="Randi Harper\[email protected]\n2010/04/20\n2012/05/10"] 77rgrimes [label="Rod Grimes\[email protected]\n1993/06/12\n2003/03/08"] 78rink [label="Rink Springer\[email protected]\n2006/01/16\n2010/11/04"] 79robert [label="Robert Drehmel\[email protected]\n2001/08/23\n2006/05/13"] 80sah [label="Sam Hopkins\[email protected]\n2004/12/15\n2008/11/10"] 81shafeeq [label="Shafeeq Sinnamohideen\[email protected]\n2000/06/19\n2006/04/06"] 82sheldonh [label="Sheldon Hearn\[email protected]\n1999/06/14\n2006/05/13"] 83shiba [label="Takeshi Shibagaki\[email protected]\n2000/06/19\n2008/11/10"] 84shin [label="Yoshinobu Inoue\[email protected]\n1999/07/29\n2003/03/08"] 85snb [label="Nick Barkas\[email protected]\n2009/05/05\n2010/11/04"] 86tmm [label="Thomas Moestl\[email protected]\n2001/03/07\n2006/07/12"] 87toshi [label="Toshihiko Arai\[email protected]\n2000/07/06\n2003/03/08"] 88tshiozak [label="Takuya SHIOZAKI\[email protected]\n2001/04/25\n2003/03/08"] 89uch [label="UCHIYAMA Yasushi\[email protected]\n2000/06/21\n2002/04/24"] 90wilko [label="Wilko Bulte\[email protected]\n2000/01/13\n2013/01/17"] 91yar [label="Yar Tikhiy\[email protected]\n2001/03/25\n2012/05/23"] 92zack [label="Zack Kirsch\[email protected]\n2010/11/05\n2012/09/08"] 93 94 95node [color=lightblue2, style=filled, bgcolor=black]; 96 97# Current src committers go here. Try to keep things sorted. 98 99ache [label="Andrey Chernov\[email protected]\n1993/10/31"] 100achim [label="Achim Leubner\[email protected]\n2013/01/23"] 101adrian [label="Adrian Chadd\[email protected]\n2000/07/03"] 102ae [label="Andrey V. Elsukov\[email protected]\n2010/06/03"] 103akiyama [label="Shunsuke Akiyama\[email protected]\n2000/06/19"] 104alc [label="Alan Cox\[email protected]\n1999/02/23"] 105ambrisko [label="Doug Ambrisko\[email protected]\n2001/12/19"] 106anchie [label="Ana Kukec\[email protected]\n2010/04/14"] 107andre [label="Andre Oppermann\[email protected]\n2003/11/12"] 108andreast [label="Andreas Tobler\[email protected]\n2010/09/05"] 109andrew [label="Andrew Turner\[email protected]\n2010/07/19"] 110antoine [label="Antoine Brodin\[email protected]\n2008/02/03"] 111ariff [label="Ariff Abdullah\[email protected]\n2005/11/14"] 112art [label="Artem Belevich\[email protected]\n2011/03/29"] 113avg [label="Andriy Gapon\[email protected]\n2009/02/18"] 114bapt [label="Baptiste Daroussin\[email protected]\n2011/12/23"] 115benl [label="Ben Laurie\[email protected]\n2011/05/18"] 116benno [label="Benno Rice\[email protected]\n2000/11/02"] 117bms [label="Bruce M Simpson\[email protected]\n2003/08/06"] 118brian [label="Brian Somers\[email protected]\n1996/12/16"] 119brooks [label="Brooks Davis\[email protected]\n2001/06/21"] 120brucec [label="Bruce Cran\[email protected]\n2010/01/29"] 121brueffer [label="Christian Brueffer\[email protected]\n2006/02/28"] 122bruno [label="Bruno Ducrot\[email protected]\n2005/07/18"] 123bryanv [label="Bryan Venteicher\[email protected]\n2012/11/03"] 124bschmidt [label="Bernhard Schmidt\[email protected]\n2010/02/06"] 125bz [label="Bjoern A. Zeeb\[email protected]\n2004/07/27"] 126carl [label="Carl Delsey\[email protected]\n2013/01/14"] 127cognet [label="Olivier Houchard\[email protected]\n2002/10/09"] 128cokane [label="Coleman Kane\[email protected]\n2000/06/19"] 129cperciva [label="Colin Percival\[email protected]\n2004/01/20"] 130csjp [label="Christian S.J. Peron\[email protected]\n2004/05/04"] 131das [label="David Schultz\[email protected]\n2003/02/21"] 132davide [label="Davide Italiano\[email protected]\n2012/01/27"] 133davidxu [label="David Xu\[email protected]\n2002/09/02"] 134dchagin [label="Dmitry Chagin\[email protected]\n2009/02/28"] 135delphij [label="Xin Li\[email protected]\n2004/09/14"] 136des [label="Dag-Erling Smorgrav\[email protected]\n1998/04/03"] 137dfr [label="Doug Rabson\[email protected]\n????/??/??"] 138dg [label="David Greenman\[email protected]\n1993/06/14"] 139dim [label="Dimitry Andric\[email protected]\n2010/08/30"] 140dteske [label="Devin Teske\[email protected]\n2012/04/10"] 141dumbbell [label="Jean-Sebastien Pedron\[email protected]\n2004/11/29"] 142dwmalone [label="David Malone\[email protected]\n2000/07/11"] 143eadler [label="Eitan Adler\[email protected]\n2012/01/18"] 144ed [label="Ed Schouten\[email protected]\n2008/05/22"] 145edwin [label="Edwin Groothuis\[email protected]\n2007/06/25"] 146eivind [label="Eivind Eklund\[email protected]\n????/??/??"] 147emaste [label="Ed Maste\[email protected]\n2005/10/04"] 148emax [label="Maksim Yevmenkin\[email protected]\n2003/10/12"] 149eri [label="Ermal Luci\[email protected]\n2008/06/11"] 150fabient [label="Fabien Thomas\[email protected]\n2009/03/16"] 151fanf [label="Tony Finch\[email protected]\n2002/05/05"] 152fjoe [label="Max Khon\[email protected]\n2001/08/06"] 153flz [label="Florent Thoumie\[email protected]\n2006/03/30"] 154gabor [label="Gabor Kovesdan\[email protected]\n2010/02/02"] 155gad [label="Garance A. Drosehn\[email protected]\n2000/10/27"] 156gallatin [label="Andrew Gallatin\[email protected]\n1999/01/15"] 157gavin [label="Gavin Atkinson\[email protected]\n2009/12/07"] 158gibbs [label="Justin T. Gibbs\[email protected]\n????/??/??"] 159gleb [label="Gleb Kurtsou\[email protected]\n2011/09/19"] 160glebius [label="Gleb Smirnoff\[email protected]\n2004/07/14"] 161gnn [label="George V. Neville-Neil\[email protected]\n2004/10/11"] 162gordon [label="Gordon Tetlow\[email protected]\n2002/05/17"] 163grehan [label="Peter Grehan\[email protected]\n2002/08/08"] 164grog [label="Greg Lehey\[email protected]\n1998/08/30"] 165gshapiro [label="Gregory Shapiro\[email protected]\n2000/07/12"] 166harti [label="Hartmut Brandt\[email protected]\n2003/01/29"] 167hmp [label="Hiten Pandya\[email protected]\n2004/03/23"] 168ian [label="Ian Lepore\[email protected]\n2013/01/07"] 169iedowse [label="Ian Dowse\[email protected]\n2000/12/01"] 170imp [label="Warner Losh\[email protected]\n1996/09/20"] 171ivoras [label="Ivan Voras\[email protected]\n2008/06/10"] 172jamie [label="Jamie Gritton\[email protected]\n2009/01/28"] 173jasone [label="Jason Evans\[email protected]\n1999/03/03"] 174jceel [label="Jakub Klama\[email protected]\n2011/09/25"] 175jchandra [label="Jayachandran C.\[email protected]\n2010/05/19"] 176jeff [label="Jeff Roberson\[email protected]\n2002/02/21"] 177jh [label="Jaakko Heinonen\[email protected]\n2009/10/02"] 178jhb [label="John Baldwin\[email protected]\n1999/08/23"] 179jhibbits [label="Justin Hibbits\[email protected]\n2011/11/30"] 180jilles [label="Jilles Tjoelker\[email protected]\n2009/05/22"] 181jimharris [label="Jim Harris\[email protected]\n2011/12/09"] 182jinmei [label="JINMEI Tatuya\[email protected]\n2007/03/17"] 183jkim [label="Jung-uk Kim\[email protected]\n2005/07/06"] 184jkoshy [label="A. Joseph Koshy\[email protected]\n1998/05/13"] 185jlh [label="Jeremie Le Hen\[email protected]\n2012/04/22"] 186jls [label="Jordan Sissel\[email protected]\n2006/12/06"] 187joerg [label="Joerg Wunsch\[email protected]\n1993/11/14"] 188jon [label="Jonathan Chen\[email protected]\n2000/10/17"] 189jonathan [label="Jonathan Anderson\[email protected]\n2010/10/07"] 190jpaetzel [label="Josh Paetzel\[email protected]\n2011/01/21"] 191julian [label="Julian Elischer\[email protected]\n1993/04/19"] 192jwd [label="John De Boskey\[email protected]\n2000/05/19"] 193kaiw [label="Kai Wang\[email protected]\n2007/09/26"] 194kan [label="Alexander Kabaev\[email protected]\n2002/07/21"] 195kargl [label="Steven G. Kargl\[email protected]\n2011/01/17"] 196kensmith [label="Ken Smith\[email protected]\n2004/01/23"] 197kevlo [label="Kevin Lo\[email protected]\n2006/07/23"] 198kib [label="Konstantin Belousov\[email protected]\n2006/06/03"] 199kmacy [label="Kip Macy\[email protected]\n2005/06/01"] 200le [label="Lukas Ertl\[email protected]\n2004/02/02"] 201lstewart [label="Lawrence Stewart\[email protected]\n2008/10/06"] 202marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03"] 203marius [label="Marius Strobl\[email protected]\n2004/04/17"] 204markj [label="Mark Johnston\[email protected]\n2012/12/18"] 205markm [label="Mark Murray\[email protected]\n1995/04/24"] 206markus [label="Markus Brueffer\[email protected]\n2006/06/01"] 207matteo [label="Matteo Riondato\[email protected]\n2006/01/18"] 208mav [label="Alexander Motin\[email protected]\n2007/04/12"] 209maxim [label="Maxim Konovalov\[email protected]\n2002/02/07"] 210mdf [label="Matthew Fleming\[email protected]\n2010/06/04"] 211mdodd [label="Matthew N. Dodd\[email protected]\n1999/07/27"] 212melifaro [label="Alexander V. Chernikov\[email protected]\n2011/10/04"] 213mjacob [label="Matt Jacob\[email protected]\n1997/08/13"] 214mjg [label="Mateusz Guzik\[email protected]\n2012/06/04"] 215mlaier [label="Max Laier\[email protected]\n2004/02/10"] 216monthadar [label="Monthadar Al Jaberi\[email protected]\n2012/04/02"] 217mr [label="Michael Reifenberger\[email protected]\n2001/09/30"] 218neel [label="Neel Natu\[email protected]\n2009/09/20"] 219netchild [label="Alexander Leidinger\[email protected]\n2005/03/31"] 220nork [label="Norikatsu Shigemura\[email protected]\n2009/06/09"] 221np [label="Navdeep Parhar\[email protected]\n2009/06/05"] 222nwhitehorn [label="Nathan Whitehorn\[email protected]\n2008/07/03"] 223obrien [label="David E. O'Brien\[email protected]\n1996/10/29"] 224olli [label="Oliver Fromme\[email protected]\n2008/02/14"] 225peadar [label="Peter Edwards\[email protected]\n2004/03/08"] 226peter [label="Peter Wemm\[email protected]\n1995/07/04"] 227peterj [label="Peter Jeremy\[email protected]\n2012/09/14"] 228pfg [label="Pedro Giffuni\[email protected]\n2011/12/01"] 229philip [label="Philip Paeps\[email protected]\n2004/01/21"] 230phk [label="Poul-Henning Kamp\[email protected]\n1994/02/21"] 231pho [label="Peter Holm\[email protected]\n2008/11/16"] 232pjd [label="Pawel Jakub Dawidek\[email protected]\n2004/02/02"] 233pluknet [label="Sergey Kandaurov\[email protected]\n2010/10/05"] 234ps [label="Paul Saab\[email protected]\n2000/02/23"] 235qingli [label="Qing Li\[email protected]\n2005/04/13"] 236ray [label="Aleksandr Rybalko\[email protected]\n2011/05/25"] 237rdivacky [label="Roman Divacky\[email protected]\n2008/03/13"] 238remko [label="Remko Lodder\[email protected]\n2007/02/23"] 239rik [label="Roman Kurakin\[email protected]\n2003/12/18"] 240rmacklem [label="Rick Macklem\[email protected]\n2009/03/27"] 241rmh [label="Robert Millan\[email protected]\n2011/09/18"] 242rnoland [label="Robert Noland\[email protected]\n2008/09/15"] 243roberto [label="Ollivier Robert\[email protected]\n1995/02/22"] 244rpaulo [label="Rui Paulo\[email protected]\n2007/09/25"] 245rrs [label="Randall R Stewart\[email protected]\n2007/02/08"] 246rse [label="Ralf S. Engelschall\[email protected]\n1997/07/31"] 247rstone [label="Ryan Stone\[email protected]\n2010/04/19"] 248ru [label="Ruslan Ermilov\[email protected]\n1999/05/27"] 249rwatson [label="Robert N. M. Watson\[email protected]\n1999/12/16"] 250sam [label="Sam Leffler\[email protected]\n2002/07/02"] 251sanpei [label="MIHIRA Sanpei Yoshiro\[email protected]\n2000/06/19"] 252sbruno [label="Sean Bruno\[email protected]\n2008/08/02"] 253scf [label="Sean C. Farley\[email protected]\n2007/06/24"] 254schweikh [label="Jens Schweikhardt\[email protected]\n2001/04/06"] 255scottl [label="Scott Long\[email protected]\n2000/09/28"] 256sephe [label="Sepherosa Ziehau\[email protected]\n2007/03/28"] 257sepotvin [label="Stephane E. Potvin\[email protected]\n2007/02/15"] 258simon [label="Simon L. Nielsen\[email protected]\n2006/03/07"] 259sjg [label="Simon J. Gerraty\[email protected]\n2012/10/23"] 260smh [label="Steven Hartland\[email protected]\n2012/11/12"] 261sobomax [label="Maxim Sobolev\[email protected]\n2001/07/25"] 262sos [label="Soren Schmidt\[email protected]\n????/??/??"] 263sson [label="Stacey Son\[email protected]\n2008/07/08"] 264stas [label="Stanislav Sedov\[email protected]\n2008/08/22"] 265suz [label="SUZUKI Shinsuke\[email protected]\n2002/03/26"] 266syrinx [label="Shteryana Shopova\[email protected]\n2006/10/07"] 267takawata [label="Takanori Watanabe\[email protected]\n2000/07/06"] 268theraven [label="David Chisnall\[email protected]\n2011/11/11"] 269thompsa [label="Andrew Thompson\[email protected]\n2005/05/25"] 270ticso [label="Bernd Walter\[email protected]\n2002/01/31"] 271tijl [label="Tijl Coosemans\[email protected]\n2010/07/16"] 272trasz [label="Edward Tomasz Napierala\[email protected]\n2008/08/22"] 273trhodes [label="Tom Rhodes\[email protected]\n2002/05/28"] 274trociny [label="Mikolaj Golub\[email protected]\n2011/03/10"] 275tuexen [label="Michael Tuexen\[email protected]\n2009/06/06"] 276ume [label="Hajimu UMEMOTO\[email protected]\n2000/02/26"] 277uqs [label="Ulrich Spoerlein\[email protected]\n2010/01/28"] 278vanhu [label="Yvan Vanhullebus\[email protected]\n2008/07/21"] 279versus [label="Konrad Jankowski\[email protected]\n2008/10/27"] 280weongyo [label="Weongyo Jeong\[email protected]\n2007/12/21"] 281wes [label="Wes Peters\[email protected]\n1998/11/25"] 282wkoszek [label="Wojciech A. Koszek\[email protected]\n2006/02/21"] 283wollman [label="Garrett Wollman\[email protected]\n????/??/??"] 284wsalamon [label="Wayne Salamon\[email protected]\n2005/06/25"] 285yongari [label="Pyun YongHyeon\[email protected]\n2004/08/01"] 286zec [label="Marko Zec\[email protected]\n2008/06/22"] 287zml [label="Zachary Loafman\[email protected]\n2009/05/27"] 288zont [label="Andrey Zonov\[email protected]\n2012/08/21"] 289 290# Pseudo target representing rev 1.1 of commit.allow 291day1 [label="Birth of FreeBSD"] 292 293# Here are the mentor/mentee relationships. 294# Group together all the mentees for a particular mentor. 295# Keep the list sorted by mentor login. 296 297day1 -> jtc 298day1 -> jkh 299day1 -> nate 300day1 -> rgrimes 301day1 -> alm 302day1 -> dg 303 304adrian -> monthadar 305adrian -> ray 306adrian -> rmh 307 308ae -> melifaro 309 310alc -> davide 311 312andre -> qingli 313 314anholt -> jkim 315 316avg -> art 317avg -> pluknet 318avg -> smh 319 320benno -> grehan 321 322billf -> dougb 323billf -> gad 324billf -> jedgar 325billf -> jhb 326billf -> shafeeq 327 328bmilekic -> csjp 329 330bms -> dhartmei 331bms -> mlaier 332bms -> thompsa 333 334brian -> joe 335 336brooks -> bushman 337brooks -> jamie 338brooks -> theraven 339 340bz -> anchie 341bz -> jamie 342bz -> syrinx 343 344cognet -> jceel 345cognet -> kevlo 346cognet -> ian 347cognet -> wkoszek 348 349cperciva -> eadler 350cperciva -> flz 351cperciva -> randi 352cperciva -> simon 353 354csjp -> bushman 355 356das -> kargl 357 358delphij -> gabor 359delphij -> rafan 360 361des -> anholt 362des -> hmp 363des -> mike 364des -> olli 365des -> ru 366des -> bapt 367 368dds -> versus 369 370dfr -> gallatin 371dfr -> zml 372 373dg -> peter 374 375dim -> theraven 376 377dwmalone -> fanf 378dwmalone -> peadar 379dwmalone -> snb 380 381ed -> dim 382ed -> gavin 383ed -> jilles 384ed -> rdivacky 385ed -> uqs 386 387eivind -> des 388eivind -> rwatson 389 390emaste -> achim 391emaste -> rstone 392emaste -> dteske 393emaste -> markj 394 395emax -> markus 396 397fjoe -> versus 398 399gallatin -> ticso 400 401gavin -> versus 402 403gibbs -> mjacob 404gibbs -> njl 405 406glebius -> mav 407 408gnn -> jinmei 409gnn -> rrs 410gnn -> ivoras 411gnn -> vanhu 412gnn -> lstewart 413gnn -> np 414gnn -> davide 415 416grehan -> bryanv 417 418grog -> edwin 419grog -> le 420grog -> peterj 421 422imp -> akiyama 423imp -> ambrisko 424imp -> andrew 425imp -> bmah 426imp -> bruno 427imp -> dmlb 428imp -> emax 429imp -> furuta 430imp -> joe 431imp -> jon 432imp -> keichii 433imp -> mb 434imp -> mr 435imp -> neel 436imp -> non 437imp -> nork 438imp -> onoe 439imp -> remko 440imp -> rik 441imp -> rink 442imp -> sanpei 443imp -> shiba 444imp -> takawata 445imp -> toshi 446imp -> uch 447 448jake -> bms 449jake -> gordon 450jake -> harti 451jake -> jeff 452jake -> kmacy 453jake -> robert 454jake -> yongari 455 456jb -> sson 457 458jdp -> fjoe 459 460jhb -> arr 461jhb -> avg 462jhb -> jeff 463jhb -> kbyanc 464jhb -> peterj 465jhb -> pfg 466jhb -> rnoland 467 468jimharris -> carl 469 470jkh -> grog 471jkh -> imp 472jkh -> jlemon 473jkh -> joerg 474jkh -> jwd 475jkh -> msmith 476jkh -> murray 477jkh -> phk 478jkh -> wes 479jkh -> yar 480 481jkoshy -> kaiw 482jkoshy -> fabient 483jkoshy -> rstone 484 485jlemon -> bmilekic 486jlemon -> brooks 487 488joerg -> brian 489joerg -> eik 490joerg -> le 491joerg -> netchild 492joerg -> schweikh 493 494julian -> glebius 495julian -> davidxu 496julian -> archie 497julian -> adrian 498julian -> zec 499 500kan -> kib 501 502kib -> ae 503kib -> dchagin 504kib -> jlh 505kib -> jpaetzel 506kib -> lulf 507kib -> melifaro 508kib -> pho 509kib -> pluknet 510kib -> rdivacky 511kib -> rmacklem 512kib -> rmh 513kib -> stas 514kib -> tijl 515kib -> trociny 516kib -> zont 517 518kmacy -> lstewart 519 520marcel -> art 521marcel -> arun 522marcel -> marius 523marcel -> nwhitehorn 524marcel -> sjg 525 526markm -> jasone 527markm -> sheldonh 528 529mav -> ae 530 531mdf -> gleb 532 533mdodd -> jake 534 535mike -> das 536 537mlaier -> benjsc 538mlaier -> dhartmei 539mlaier -> thompsa 540mlaier -> eri 541 542msmith -> cokane 543msmith -> jasone 544msmith -> scottl 545 546murray -> delphij 547 548mux -> cognet 549mux -> dumbbell 550 551netchild -> ariff 552 553njl -> marks 554njl -> philip 555njl -> rpaulo 556njl -> sepotvin 557 558nwhitehorn -> andreast 559nwhitehorn -> jhibbits 560 561obrien -> benno 562obrien -> groudier 563obrien -> gshapiro 564obrien -> kan 565obrien -> sam 566 567peter -> asmodai 568peter -> jayanth 569peter -> ps 570 571philip -> benl 572philip -> ed 573philip -> jls 574philip -> matteo 575philip -> uqs 576 577phk -> mux 578 579pjd -> kib 580pjd -> lulf 581pjd -> smh 582pjd -> trociny 583 584rgrimes -> markm 585 586rmacklem -> jwd 587 588rpaulo -> avg 589rpaulo -> bschmidt 590rpaulo -> dim 591 592rrs -> brucec 593rrs -> jchandra 594rrs -> tuexen 595 596rstone -> markj 597 598ru -> ceri 599ru -> cjc 600ru -> eik 601ru -> maxim 602ru -> sobomax 603 604rwatson -> adrian 605rwatson -> antoine 606rwatson -> bmah 607rwatson -> brueffer 608rwatson -> bz 609rwatson -> cperciva 610rwatson -> emaste 611rwatson -> gnn 612rwatson -> jh 613rwatson -> jonathan 614rwatson -> kensmith 615rwatson -> kmacy 616rwatson -> linimon 617rwatson -> rmacklem 618rwatson -> shafeeq 619rwatson -> tmm 620rwatson -> trasz 621rwatson -> trhodes 622rwatson -> wsalamon 623 624sam -> andre 625sam -> benjsc 626sam -> sephe 627 628sbruno -> jimharris 629 630schweikh -> dds 631 632scottl -> achim 633scottl -> jimharris 634scottl -> pjd 635scottl -> sah 636scottl -> sbruno 637scottl -> yongari 638 639sheldonh -> dwmalone 640sheldonh -> iedowse 641 642shin -> ume 643 644simon -> benl 645 646sos -> marcel 647 648thompsa -> weongyo 649thompsa -> eri 650 651trasz -> jh 652trasz -> mjg 653 654ume -> jinmei 655ume -> suz 656ume -> tshiozak 657 658wes -> scf 659 660wkoszek -> jceel 661 662wollman -> gad 663 664zml -> mdf 665zml -> zack 666 667} 668