1# $FreeBSD$ 2 3# This file is meant to list all FreeBSD ports 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-ports.dot 8# 9# The dot binary is part of the graphics/graphviz port. 10 11digraph ports { 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 32asami [label="Satoshi Asami\[email protected]\n1994/11/18\n2001/09/11"] 33billf [label="Bill Fumerola\[email protected]\n1998/11/11\n2006/12/14"] 34jmallett [label="Juli Mallett\[email protected]\n2003/01/16\n2006/08/10"] 35marcel [label="Marcel Moolenaar\[email protected]\n1999/07/03\n2007/07/01"] 36sobomax[label="Maxim Sobolev\[email protected]\n2000/05/17\n2018/12/03"] 37steve [label="Steve Price\[email protected]\nxxxx/xx/xx\nxxxx/xx/xx"] 38will [label="Will Andrews\[email protected]\n2000/03/20\n2006/09/01"] 39 40node [color=lightblue2, style=filled, bgcolor=black]; 41 42# Current ports committers go here. Try to keep things sorted. 43 44"0mp" [label="Mateusz Piotrowski\[email protected]\n2018/06/16"] 45ache [label="Andrey Chernov\[email protected]\n1994/11/15"] 46acm [label="Jose Alonso Cardenas Marquez\[email protected]\n2006/07/18"] 47adamw [label="Adam Weinberger\[email protected]\n2002/10/16"] 48adridg [label="Adriaan de Groot\[email protected]\n2017/09/08"] 49ahze [label="Michael Johnson\[email protected]\n2004/10/29"] 50ak [label="Alex Kozlov\[email protected]\n2012/02/29"] 51ale [label="Alex Dupre\[email protected]\n2004/01/12"] 52alepulver [label="Alejandro Pulver\[email protected]\n2006/04/01"] 53alexbl [label="Alexander Botero-Lowry\[email protected]\n2006/09/11"] 54alexey [label="Alexey Degtyarev\[email protected]\n2013/11/09"] 55alonso [label="Alonso Schaich\[email protected]\n2014/08/14"] 56amdmi3 [label="Dmitry Marakasov\[email protected]\n2008/06/19"] 57anray [label="Andrey Slusar\[email protected]\n2005/12/11"] 58antoine [label="Antoine Brodin\[email protected]\n2013/04/03"] 59araujo [label="Marcelo Araujo\[email protected]\n2007/04/26"] 60arrowd [label="Gleb Popov\[email protected]\n2018/05/18"] 61arved [label="Tilman Linneweh\[email protected]\n2002/10/15"] 62ashish [label="Ashish SHUKLA\[email protected]\n2010/06/10"] 63avilla [label="Alberto Villa\[email protected]\n2010/01/24"] 64avl [label="Alexander Logvinov\[email protected]\n2009/05/27"] 65az [label="Andrej Zverev\[email protected]\n2005/10/03"] 66bapt [label="Baptiste Daroussin\[email protected]\n2010/07/27"] 67bar [label="Barbara Guida\[email protected]\n2012/11/25"] 68bdrewery [label="Bryan Drewery\[email protected]\n2012/07/31"] 69beat [label="Beat Gaetzi\[email protected]\n2009/01/28"] 70beech [label="Beech Rintoul\[email protected]\n2007/05/30"] 71bf [label="Brendan Fabeny\[email protected]\n2010/06/02"] 72bland [label="Alexander Nedotsukov\[email protected]\n2003/08/14"] 73bmah [label="Bruce A. Mah\[email protected]\n2000/08/23"] 74bofh [label="Muhammad Moinur Rahman\[email protected]\n2014/12/23"] 75brnrd [label="Bernard Spil\[email protected]\n2015/05/24"] 76brix [label="Henrik Brix Andersen\[email protected]\n2007/10/31"] 77brooks [label="Brooks Davies\[email protected]\n2004/05/03"] 78bsam [label="Boris Samorodov\[email protected]\n2006/07/20"] 79chinsan [label="Chinsan Huang\[email protected]\n2007/06/12"] 80clement [label="Clement Laforet\[email protected]\n2003/12/17"] 81clsung [label="Cheng-Lung Sung\[email protected]\n2004/8/18"] 82cmt [label="Christoph Moench-Tegeder\[email protected]\n2016/03/01"] 83cperciva [label="Colin Percival\[email protected]\n2006/01/31"] 84crees [label="Chris Rees\[email protected]\n2011/06/11"] 85cs [label="Carlo Strub\[email protected]\n2011/09/13"] 86culot [label="Frederic Culot\[email protected]\n2010/10/16"] 87cy [label="Cy Schubert\[email protected]\n2001/11/13"] 88daichi [label="Daichi Goto\[email protected]\n2002/10/17"] 89danfe [label="Alexey Dokuchaev\[email protected]\n2004/08/20"] 90danilo [label="Danilo E. Gondolfo\[email protected]\n2013/09/23"] 91db [label="Diane Bruce\[email protected]\n2007/01/18"] 92dbaio [label="Danilo G. Baio\[email protected]\n2017/05/03"] 93dbn [label="David Naylor\[email protected]\n2013/01/14"] 94dch [label="Dave Cottlehuber\[email protected]\n2017/09/09"] 95decke [label="Bernhard Froehlich\[email protected]\n2010/03/21"] 96delphij [label="Xin Li\[email protected]\n2006/05/01"] 97demon [label="Dmitry Sivachenko\[email protected]\n2000/11/13"] 98dhn [label="Dennis Herrmann\[email protected]\n2009/03/03"] 99dmgk [label="Dmitri Goutnik\[email protected]\n2019/09/15"] 100dryice [label="Dryice Dong Liu\[email protected]\n2006/12/25"] 101dteske [label="Devin Teske\[email protected]\n2018/03/01"] 102dumbbell [label="Jean-Sebastien Pedron\[email protected]\n2017/01/10"] 103dvl [label="Dan Langille\[email protected]\n2014/08/10"] 104eadler [label="Eitan Adler\[email protected]\n2011/08/17"] 105eduardo [label="Nuno Teixeira\[email protected]\n2021/01/27"] 106edwin [label="Edwin Groothuis\[email protected]\n2002/10/22"] 107egypcio [label="Vinícius Zavam\[email protected]\n2018/10/04"] 108ehaupt [label="Emanuel Haupt\[email protected]\n2005/10/03"] 109eik [label="Oliver Eikemeier\[email protected]\n2003/11/12"] 110ericbsd [label="Eric Turgeon\[email protected]\n2018/03/17"] 111erwin [label="Erwin Lansing\[email protected]\n2003/06/04"] 112eugen [label="Eugene Grosbein\[email protected]\n2017/03/04"] 113farrokhi [label="Babak Farrokhi\[email protected]\n2006/11/07"] 114feld [label="Mark Felder\[email protected]\n2013/06/25"] 115fernape [label="Fernando Apesteguia\[email protected]\n2018/03/03"] 116fjoe [label="Max Khon\[email protected]\n2001/08/06"] 117flo [label="Florian Smeets\[email protected]\n2010/12/07"] 118fluffy [label="Dima Panov\[email protected]\n2009/08/10"] 119flz [label="Florent Thoumie\[email protected]\n2005/03/01"] 120gabor [label="Gabor Kovesdan\[email protected]\n2006/12/05"] 121gahr [label="Pietro Cerutti\[email protected]\n2008/02/20"] 122garga [label="Renato Botelho\[email protected]\n2005/07/11"] 123gblach [label="Grzegorz Blach\[email protected]\n2012/11/03"] 124gerald [label="Gerald Pfeifer\[email protected]\n2002/04/03"] 125gjb [label="Glen Barber\[email protected]\n2012/06/19"] 126glarkin [label="Greg Larkin\[email protected]\n2008/07/17"] 127glewis [label="Greg Lewis\[email protected]\n2002/04/08"] 128gordon [label="Gordon Tetlow\[email protected]\n2014/10/14"] 129grembo [label="Michael Gmelin\[email protected]\n2014/01/21"] 130gnn [label="George Neville-Neil\[email protected]\n2013/09/04"] 131hq [label="Herve Quiroz\[email protected]\n2004/08/05"] 132hrs [label="Hiroki Sato\[email protected]\n2004/04/10"] 133ijliao [label="Ying-Chieh Liao\[email protected]\n2001/01/20"] 134itetcu [label="Ion-Mihai Tetcu\[email protected]\n2006/06/07"] 135jacula [label="Giuseppe Pilichi\[email protected]\n2010/04/05"] 136jadawin [label="Philippe Audeoud\[email protected]\n2008/03/02"] 137jase [label="Jase Thew\[email protected]\n2012/05/30"] 138jbeich [label="Jan Beich\[email protected]\n2015/01/19"] 139jgh [label="Jason Helfman\[email protected]\n2011/12/16"] 140jhale [label="Jason E. Hale\[email protected]\n2012/09/10"] 141jhixson [label="John Hixson\[email protected]\n2018/07/16"] 142jkim [label="Jung-uk Kim\[email protected]\n2007/09/12"] 143jlaffaye [label="Julien Laffaye\[email protected]\n2011/06/06"] 144jmd [label="Johannes M. Dieterich\[email protected]\n2017/01/09"] 145jmelo [label="Jean Milanez Melo\[email protected]\n2006/03/31"] 146joneum [label="Jochen Neumeister\[email protected]\n2017/05/11"] 147joerg [label="Joerg Wunsch\[email protected]\n1994/08/22"] 148johans [label="Johan Selst\[email protected]\n2006/04/01"] 149josef [label="Josef El-Rayes\[email protected]\n2004/12/20"] 150jpaetzel [label="Josh Paetzel\[email protected]\n2008/09/05"] 151jrm [label="Joseph R. Mingrone\[email protected]\n2016/09/17"] 152jsa [label="Joseph S. Atkinson\[email protected]\n2010/07/15"] 153jsm [label="Jesper Schmitz Mouridsen\[email protected]\n2018/06/30"] 154junovitch [label="Jason Unovitch\[email protected]\n2015/07/27"] 155jylefort [label="Jean-Yves Lefort\[email protected]\n2005/04/12"] 156kai [label="Kai Knoblich\[email protected]\n2019/02/01"] 157kami [label="Dominic Fandrey\[email protected]\n2014/09/09"] 158kbowling [label="Kevin Bowling\[email protected]\n2018/09/02"] 159kevans [label="Kyle Evans\[email protected]\n2020/02/14"] 160kevlo [label="Kevin Lo\[email protected]\n2003/02/21"] 161kmoore [label="Kris Moore\[email protected]\n2009/04/14"] 162knu [label="Akinori Musha\[email protected]\n2000/03/22"] 163koitsu [label="Jeremy Chadwick\[email protected]\n2006/11/10"] 164koobs [label="Kubilay Kocak\[email protected]\n2012/12/24"] 165krion [label="Kirill Ponomarew\[email protected]\n2003/07/20"] 166kwm [label="Koop Mast\[email protected]\n2004/09/14"] 167laszlof [label="Frank Laszlo\[email protected]\n2006/11/07"] 168lawrance [label="Sam Lawrance\[email protected]\n2005/04/11\n2007/02/21"] 169lbartoletti [label="Loïc Bartoletti\[email protected]\n2020/01/02"] 170lbr [label="Lars Balker Rasmussen\[email protected]\n2006/04/30"] 171lcook [label="Lewis Cook\[email protected]\n2021/01/21"] 172leeym [label="Yen-Ming Lee\[email protected]\n2002/08/14"] 173ler [label="Larry Rosenman\[email protected]\n2017/01/09"] 174leres [label="Craig Leres\[email protected]\n2017/10/10"] 175lev [label="Lev Serebryakov\[email protected]\n2003/06/17"] 176lifanov [label="Nikolai Lifanov\[email protected]\n2016/12/11"] 177linimon [label="Mark Linimon\[email protected]\n2003/10/23"] 178lioux [label="Mario Sergio Fujikawa Ferriera\[email protected]\n2000/10/14"] 179lippe [label="Felippe de Meirelles Motta\[email protected]\n2008/03/08"] 180lme [label="Lars Engels\[email protected]\n2007/07/09"] 181lth [label="Lars Thegler\[email protected]\n2004/05/04"] 182lwhsu [label="Li-Wen Hsu\[email protected]\n2007/04/03"] 183lx [label="David Thiel\[email protected]\n2006/11/29"] 184madpilot [label="Guido Falsi\[email protected]\n2012/04/12"] 185maho [label="Maho Nakata\[email protected]\n2002/10/17"] 186makc [label="Max Brazhnikov\[email protected]\n2008/08/25"] 187mandree [label="Matthias Andree\[email protected]\n2009/11/18"] 188manu [label="Emmanuel Vadot\[email protected]\n2018/09/06"] 189marcus [label="Joe Marcus Clarke\[email protected]\n2002/04/05"] 190marino [label="John Marino\[email protected]\n2013/07/04"] 191marius [label="Marius Strobl\[email protected]\n2012/12/29"] 192markus [label="Markus Brueffer\[email protected]\n2004/02/21"] 193martymac [label="Ganael Laplanche\[email protected]\n2010/09/24"] 194mat [label="Mathieu Arnold\[email protected]\n2003/08/15"] 195matthew [label="Matthew Seaman\[email protected]\n2012/02/07"] 196meta [label="Koichiro Iwao\[email protected]\n2018/03/19"] 197mezz [label="Jeremy Messenger\[email protected]\n2004/04/30"] 198mfechner [label="Matthias Fechner\[email protected]\n2018/03/01"] 199mharo [label="Michael Haro\[email protected]\n1999/04/13"] 200mikael [label="Mikael Urankar\[email protected]\n2020/01/16"] 201milki [label="Jonathan Chu\[email protected]\n2013/12/15"] 202misha [label="Mikhail Pchelin\[email protected]\n2016/11/15"] 203miwi [label="Martin Wilke\[email protected]\n2006/06/04"] 204mm [label="Martin Matuska\[email protected]\n2007/04/04"] 205mmokhi [label="Mahdi Mokhtari\[email protected]\n2017/02/09"] 206mnag [label="Marcus Alves Grando\[email protected]\n2005/09/15"] 207mva [label="Marcus von Appen\[email protected]\n2009/02/16"] 208nc [label="Neel Chauhan\[email protected]\n2021/01/02"] 209nemysis [label="Rusmir Dusko\[email protected]\n2013/07/31"] 210nemoliu [label="Tong Liu\[email protected]\n2007/04/25"] 211netchild [label="Alexander Leidinger\[email protected]\n2002/03/19"] 212nobutaka [label="Nobutaka Mantani\[email protected]\n2001/11/02"] 213nork [label="Norikatsu Shigemura\[email protected]\n2002/04/01"] 214novel [label="Roman Bogorodskiy\[email protected]\n2005/03/07"] 215nox [label="Juergen Lock\[email protected]\n2006/12/22"] 216obrien [label="David E. O'Brien\[email protected]\n1996/10/29"] 217olivier [label="Olivier Cochard-Labbe\[email protected]\n2016/02/02"] 218olivierd [label="Olivier Duchateau\[email protected]\n2012/05/29"] 219osa [label="Sergey A. Osokin\[email protected]\n2003/06/04"] 220otis [label="Juraj Lutter\[email protected]\n2020/12/12"] 221pat [label="Patrick Li\[email protected]\n2001/11/14"] 222pav [label="Pav Lucistnik\[email protected]\n2003/11/12"] 223pawel [label="Pawel Pekala\[email protected]\n2011/03/11"] 224pclin [label="Po-Chien Lin\[email protected]\n2013/02/11"] 225pfg [label="Pedro Giffuni\[email protected]\n2019/04/14"] 226pgj [label="Gabor Pali\[email protected]\n2009/04/12"] 227pgollucci [label="Philip M. Gollucci\[email protected]\n2008/07/21"] 228philip [label="Philip Paeps\[email protected]\n2005/10/19"] 229pi [label="Kurt Jaeger\[email protected]\n2014/03/14"] 230pizzamig [label="Luca Pizzamiglio\[email protected]\n2017/08/25"] 231pkubaj [label="Piotr Kubaj\[email protected]\n2019/04/14"] 232rafan [label="Rong-En Fan\[email protected]\n2006/06/23"] 233rakuco [label="Raphael Kubo da Costa\[email protected]\n2011/08/22"] 234rene [label="Rene Ladan\[email protected]\n2010/04/11"] 235rezny [label="Matthew Rezny\[email protected]\n2017/01/09"] 236rhurlin [label="Rainer Hurling\[email protected]\n2020/08/31"] 237riggs [label="Thomas Zander\[email protected]\n2014/01/09"] 238rigoletto [label="Alexandre C. Guimaraes\[email protected]\n2018/10/01"] 239rm [label="Ruslan Makhmatkhanov\[email protected]\n2011/11/06"] 240rnoland [label="Robert Noland\[email protected]\n2008/07/21"] 241robak [label="Bartek Rutkowski\[email protected]\n2014/06/10"] 242rodrigo [label="Rodrigo Osorio\[email protected]\n2014/01/15"] 243romain [label="Romain Tartiere\[email protected]\n2010/01/24"] 244rpaulo [label="Rui Paulo\[email protected]\n2014/07/15"] 245sahil [label="Sahil Tandon\[email protected]\n2010/04/11"] 246salvadore [label="Lorenzo Salvadore\[email protected]\n2020/02/21"] 247samm [label="Alex Samorukov\[email protected]\n2019/10/09"] 248sat [label="Andrew Pantyukhin\[email protected]\n2006/05/06"] 249sbruno [label="Sean Bruno\[email protected]\n2014/09/14"] 250sbz [label="Sofian Brabez\[email protected]\n2011/03/14"] 251scheidell [label="Michael Scheidell\[email protected]\n2011/11/06"] 252seanc [label="Sean Chittenden\[email protected]\n2002/08/15"] 253sem [label="Sergey Matveychuk\[email protected]\n2004/07/07"] 254sergei [label="Sergei Kolobov\[email protected]\n2003/10/21"] 255shaun [label="Shaun Amott\[email protected]\n2006/06/19"] 256shurd [label="Stephen Hurd\[email protected]\n2014/06/14"] 257simon [label="Simon L. Nielsen\[email protected]\n2005/01/08"] 258skozlov [label="Sergey Kozlov\[email protected]\n2018/09/21"] 259skreuzer [label="Steven Kreuzer\[email protected]\n2009/03/25"] 260sperber[label="Armin Pirkovitsch\[email protected]\n2012/04/15"] 261stas [label="Stanislav Sedov\[email protected]\n2006/09/18"] 262stefan [label="Stefan Walter\[email protected]\n2006/05/07"] 263stephen [label="Stephen Montgomery-Smith\[email protected]\n2011/06/13"] 264sunpoet [label="Po-Chuan Hsieh\[email protected]\n2010/09/21"] 265swills [label="Steve Wills\[email protected]\n2010/09/03"] 266sylvio [label="Sylvio Cesar Teixeira\[email protected]\n2009/10/29"] 267tabthorpe [label="Thomas Abthorpe\[email protected]\n2007/08/20"] 268tagattie [label="Hiroki Tagato\[email protected]\n2020/04/01"] 269tcberner [label="Tobias C. Berner\[email protected]\n2016/07/06"] 270tdb [label="Tim Bishop\[email protected]\n2005/11/30"] 271thierry [label="Thierry Thomas\[email protected]\n2004/03/15"] 272tijl [label="Tijl Coosemans\[email protected]\n2013/03/27"] 273timur [label="Timur Bakeyev\[email protected]\n2007/06/07"] 274tj [label="Tom Judge\[email protected]\n2012/05/28"] 275tmclaugh [label="Tom McLaughlin\[email protected]\n2005/09/15"] 276tobik [label="Tobias Kortkamp\[email protected]\n2017/02/08"] 277tota [label="TAKATSU Tomonari\[email protected]\n2009/03/30"] 278trasz [label="Edward Tomasz Napierala\[email protected]\n2007/04/12"] 279trhodes [label="Tom Rhodes\[email protected]\n2004/07/06"] 280trociny [label="Mikolaj Golub\[email protected]\n2013/10/17"] 281tz [label="Torsten Zuehlsdorff\[email protected]\n2016/06/04"] 282ultima [label="Richard Gallamore\[email protected]\n2017/06/07"] 283uqs [label="Ulrich Spoerlein\[email protected]\n2012/01/19"] 284vd [label="Vasil Dimov\[email protected]\n2006/01/19"] 285vg [label="Veniamin Gvozdikov\[email protected]\n2013/06/11"] 286vishwin [label="Charlie Li\[email protected]\n2021/04/29"] 287vsevolod [label="Vsevolod Stakhov\[email protected]\n2005/07/22"] 288wen [label="Wen Heping\[email protected]\n2010/12/13"] 289wg [label="William Grzybowski\[email protected]\n2013/04/01"] 290woodsb02 [label="Ben Woods\[email protected]\n2016/05/09"] 291wxs [label="Wesley Shields\[email protected]\n2008/01/03"] 292xmj [label="Johannes Jost Meixner\[email protected]\n2014/04/07"] 293xride [label="Soeren Straarup\[email protected]\n2006/09/27"] 294ygy [label="Guangyuan Yang\[email protected]\n2021/05/17"] 295yuri [label="Yuri Victorovich\[email protected]\n2017/10/30"] 296yzlin [label="Yi-Jheng Lin\[email protected]\n2009/07/19"] 297zeising [label="Niclas Zeising\[email protected]\n2012/07/03"] 298zi [label="Ryan Steinmetz\[email protected]\n2011/07/14"] 299znerd [label="Ernst de Haan\[email protected]\n2001/11/15"] 300 301# Here are the mentor/mentee relationships. 302# Group together all the mentees for a particular mentor. 303# Keep the list sorted by mentor login. 304 305"0mp" -> nc 306 307adamw -> ahze 308adamw -> jylefort 309adamw -> ler 310adamw -> mezz 311adamw -> pav 312adamw -> woodsb02 313 314ade -> jpaetzel 315 316ahze -> shaun 317ahze -> tmclaugh 318 319amdmi3 -> jrm 320amdmi3 -> arrowd 321 322antoine -> dumbbell 323 324araujo -> dmgk 325araujo -> egypcio 326araujo -> jhixson 327araujo -> lippe 328araujo -> pclin 329araujo -> pgollucci 330araujo -> samm 331 332arrowd -> rhurlin 333arrowd -> vishwin 334 335arved -> markus 336arved -> stefan 337 338asami -> obrien 339 340avilla -> jhale 341avilla -> rakuco 342 343az -> eugen 344 345bdrewery -> dbn 346bdrewery -> sbruno 347bdrewery -> trociny 348 349bapt -> bdrewery 350bapt -> bofh 351bapt -> dumbbell 352bapt -> eadler 353bapt -> ericbsd 354bapt -> grembo 355bapt -> jbeich 356bapt -> jlaffaye 357bapt -> kevans 358bapt -> manu 359bapt -> marius 360bapt -> marino 361bapt -> rodrigo 362bapt -> rpaulo 363bapt -> sbruno 364 365beat -> decke 366beat -> egypcio 367beat -> marius 368beat -> sperber 369beat -> uqs 370 371beech -> glarkin 372beech -> mva 373 374billf -> sobomax 375billf -> will 376 377brooks -> kmoore 378 379clement -> tdb 380clement -> lawrance 381 382clsung -> lwhsu 383clsung -> tabthorpe 384 385crees -> feld 386crees -> gjb 387crees -> jgh 388crees -> madpilot 389crees -> gblach 390crees -> tijl 391 392cs -> kami 393 394culot -> danilo 395culot -> jase 396culot -> marino 397culot -> pi 398culot -> wg 399 400db -> tj 401db -> shurd 402 403dbaio -> eduardo 404 405decke -> sperber 406 407delphij -> junovitch 408delphij -> nemoliu 409delphij -> rafan 410 411demon -> mat 412 413eadler -> ak 414eadler -> antoine 415eadler -> dbn 416eadler -> bdrewery 417eadler -> gjb 418eadler -> milki 419eadler -> tj 420eadler -> vg 421 422edwin -> cperciva 423edwin -> erwin 424edwin -> linimon 425edwin -> lx 426 427ehaupt -> db 428ehaupt -> martymac 429ehaupt -> tagattie 430 431eik -> sem 432eik -> trhodes 433 434erwin -> brix 435erwin -> clement 436erwin -> gabor 437erwin -> gordon 438erwin -> lbr 439erwin -> lth 440erwin -> simon 441 442feld -> brnrd 443feld -> junovitch 444feld -> mmokhi 445feld -> rezny 446 447fernape -> lcook 448 449fjoe -> danfe 450fjoe -> flo 451fjoe -> krion 452fjoe -> osa 453 454flo -> bar 455flo -> jase 456flo -> jbeich 457flo -> grembo 458 459fluffy -> vishwin 460 461flz -> garga 462flz -> johans 463flz -> laszlof 464flz -> romain 465 466jpaetzel -> misha 467jpaetzel -> wg 468 469gabor -> lippe 470gabor -> pgj 471gabor -> stephen 472gabor -> scheidell 473 474garga -> acm 475garga -> alepulver 476garga -> dbaio 477garga -> eduardo 478garga -> mandree 479garga -> mm 480garga -> rnoland 481garga -> vd 482garga -> wxs 483garga -> xride 484 485gerald -> salvadore 486 487glarkin -> avl 488glarkin -> cs 489glarkin -> rm 490 491glewis -> hq 492glewis -> jkim 493 494hrs -> meta 495 496ijliao -> leeym 497 498imp -> dteske 499 500itetcu -> ak 501itetcu -> araujo 502itetcu -> dryice 503itetcu -> sahil 504itetcu -> sylvio 505 506jadawin -> bapt 507jadawin -> flo 508jadawin -> olivier 509jadawin -> pi 510jadawin -> riggs 511jadawin -> sbz 512jadawin -> wen 513 514joerg -> netchild 515 516joneum -> kai 517 518jrm -> dch 519jrm -> jwb 520 521junovitch -> tz 522 523kmoore -> jhixson 524 525knu -> daichi 526knu -> maho 527knu -> nobutaka 528knu -> nork 529 530koobs -> brnrd 531koobs -> kami 532koobs -> kevans 533koobs -> woodsb02 534koobs -> xmj 535 536krion -> "0mp" 537krion -> brooks 538krion -> kbowling 539krion -> miwi 540krion -> novel 541krion -> philip 542krion -> samm 543krion -> sat 544krion -> sem 545krion -> sergei 546 547kwm -> jsa 548kwm -> rodrigo 549kwm -> zeising 550 551lawrance -> itetcu 552 553leeym -> clsung 554 555ler -> leres 556 557lifanov -> ultima 558 559linimon -> hrs 560linimon -> pkubaj 561 562lioux -> pat 563 564lme -> pizzamig 565lme -> tobik 566 567lwhsu -> ygy 568lwhsu -> yzlin 569 570maho -> stephen 571maho -> tota 572 573manu -> mikael 574 575marcus -> ahze 576marcus -> bland 577marcus -> eik 578marcus -> jmallett 579 580marino -> bofh 581marino -> robak 582 583makc -> alonso 584makc -> bf 585makc -> jhale 586makc -> rakuco 587 588mat -> "0mp" 589mat -> bmah 590mat -> dteske 591mat -> dvl 592mat -> gordon 593mat -> mmokhi 594mat -> seanc 595mat -> tcberner 596mat -> thierry 597mat -> tobik 598mat -> woodsb02 599mat -> rigoletto 600mat -> pkubaj 601 602matthew -> leres 603matthew -> lifanov 604matthew -> ultima 605 606mezz -> tmclaugh 607 608miwi -> amdmi3 609miwi -> antoine 610miwi -> avilla 611miwi -> beat 612miwi -> bf 613miwi -> cmt 614miwi -> decke 615miwi -> dhn 616miwi -> farrokhi 617miwi -> fluffy 618miwi -> gahr 619miwi -> jhixson 620miwi -> joneum 621miwi -> jsm 622miwi -> kai 623miwi -> kmoore 624miwi -> lme 625miwi -> makc 626miwi -> mandree 627miwi -> mva 628miwi -> nemysis 629miwi -> nox 630miwi -> olivierd 631miwi -> pawel 632miwi -> rm 633miwi -> sbz 634miwi -> sperber 635miwi -> sylvio 636miwi -> tabthorpe 637miwi -> trasz 638miwi -> wen 639miwi -> zeising 640 641mnag -> jmelo 642 643netchild -> bsam 644 645nork -> ale 646 647novel -> alexbl 648novel -> ehaupt 649novel -> rm 650 651obrien -> mharo 652obrien -> gerald 653 654olivier -> pizzamig 655 656osa -> otis 657osa -> vg 658 659pat -> adamw 660 661pav -> ahze 662pav -> flz 663pav -> josef 664pav -> kwm 665pav -> mnag 666 667pawel -> nemysis 668 669pgj -> ashish 670pgj -> jacula 671 672pgollucci -> junovitch 673pgollucci -> sunpoet 674pgollucci -> swills 675 676philip -> fox 677philip -> koitsu 678 679pi -> meta 680pi -> tz 681 682pizzamig -> tagattie 683 684rafan -> chinsan 685 686rakuco -> adridg 687rakuco -> alonso 688rakuco -> tcberner 689 690rene -> bar 691rene -> cmt 692rene -> crees 693rene -> egypcio 694rene -> jgh 695rene -> jmd 696rene -> joneum 697rene -> ler 698rene -> olivierd 699 700rm -> koobs 701rm -> vg 702 703sahil -> culot 704sahil -> eadler 705 706sat -> beech 707 708sbruno -> skozlov 709 710sem -> az 711sem -> anray 712sem -> delphij 713sem -> stas 714 715shaun -> timur 716shaun -> matthew 717 718skreuzer -> gnn 719skreuzer -> shurd 720 721sobomax -> demon 722sobomax -> glewis 723sobomax -> lev 724sobomax -> marcus 725sobomax -> znerd 726 727stas -> araujo 728 729steve -> netchild 730 731swills -> dch 732swills -> feld 733swills -> jmd 734swills -> jrm 735swills -> jsm 736swills -> lbartoletti 737swills -> mfechner 738swills -> milki 739swills -> otis 740swills -> pclin 741swills -> rezny 742swills -> robak 743swills -> rpaulo 744swills -> seanc 745swills -> tz 746swills -> xmj 747 748tabthorpe -> ashish 749tabthorpe -> avilla 750tabthorpe -> avl 751tabthorpe -> bapt 752tabthorpe -> crees 753tabthorpe -> dhn 754tabthorpe -> fluffy 755tabthorpe -> jacula 756tabthorpe -> jadawin 757tabthorpe -> jlaffaye 758tabthorpe -> madpilot 759tabthorpe -> pgj 760tabthorpe -> rene 761tabthorpe -> zi 762tabthorpe -> gblach 763 764tcberner -> adridg 765tcberner -> arrowd 766tcberner -> fernape 767tcberner -> joneum 768tcberner -> kai 769tcberner -> lbartoletti 770tcberner -> lcook 771tcberner -> pkubaj 772tcberner -> rhurlin 773tcberner -> rigoletto 774tcberner -> salvadore 775tcberner -> vishwin 776tcberner -> yuri 777 778thierry -> jadawin 779thierry -> riggs 780thierry -> pfg 781 782timur -> kbowling 783 784tmclaugh -> itetcu 785tmclaugh -> xride 786 787tz -> dmgk 788tz -> joneum 789tz -> fernape 790tz -> mfechner 791 792vsevolod -> eugen 793 794wen -> cs 795wen -> culot 796wen -> pawel 797 798wg -> alexey 799wg -> danilo 800wg -> dvl 801wg -> ericbsd 802wg -> misha 803wg -> nemysis 804 805will -> lioux 806 807wxs -> jsa 808wxs -> nemysis 809wxs -> sahil 810wxs -> skreuzer 811wxs -> swills 812wxs -> zi 813 814} 815