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"] 286vsevolod [label="Vsevolod Stakhov\[email protected]\n2005/07/22"] 287wen [label="Wen Heping\[email protected]\n2010/12/13"] 288wg [label="William Grzybowski\[email protected]\n2013/04/01"] 289woodsb02 [label="Ben Woods\[email protected]\n2016/05/09"] 290wxs [label="Wesley Shields\[email protected]\n2008/01/03"] 291xmj [label="Johannes Jost Meixner\[email protected]\n2014/04/07"] 292xride [label="Soeren Straarup\[email protected]\n2006/09/27"] 293yuri [label="Yuri Victorovich\[email protected]\n2017/10/30"] 294yzlin [label="Yi-Jheng Lin\[email protected]\n2009/07/19"] 295zeising [label="Niclas Zeising\[email protected]\n2012/07/03"] 296zi [label="Ryan Steinmetz\[email protected]\n2011/07/14"] 297znerd [label="Ernst de Haan\[email protected]\n2001/11/15"] 298 299# Here are the mentor/mentee relationships. 300# Group together all the mentees for a particular mentor. 301# Keep the list sorted by mentor login. 302 303"0mp" -> nc 304 305adamw -> ahze 306adamw -> jylefort 307adamw -> ler 308adamw -> mezz 309adamw -> pav 310adamw -> woodsb02 311 312ade -> jpaetzel 313 314ahze -> shaun 315ahze -> tmclaugh 316 317amdmi3 -> jrm 318amdmi3 -> arrowd 319 320antoine -> dumbbell 321 322araujo -> dmgk 323araujo -> egypcio 324araujo -> jhixson 325araujo -> lippe 326araujo -> pclin 327araujo -> pgollucci 328araujo -> samm 329 330arrowd -> rhurlin 331 332arved -> markus 333arved -> stefan 334 335asami -> obrien 336 337avilla -> jhale 338avilla -> rakuco 339 340az -> eugen 341 342bdrewery -> dbn 343bdrewery -> sbruno 344bdrewery -> trociny 345 346bapt -> bdrewery 347bapt -> bofh 348bapt -> dumbbell 349bapt -> eadler 350bapt -> ericbsd 351bapt -> grembo 352bapt -> jbeich 353bapt -> jlaffaye 354bapt -> kevans 355bapt -> manu 356bapt -> marius 357bapt -> marino 358bapt -> rodrigo 359bapt -> rpaulo 360bapt -> sbruno 361 362beat -> decke 363beat -> egypcio 364beat -> marius 365beat -> sperber 366beat -> uqs 367 368beech -> glarkin 369beech -> mva 370 371billf -> sobomax 372billf -> will 373 374brooks -> kmoore 375 376clement -> tdb 377clement -> lawrance 378 379clsung -> lwhsu 380clsung -> tabthorpe 381 382crees -> feld 383crees -> gjb 384crees -> jgh 385crees -> madpilot 386crees -> gblach 387crees -> tijl 388 389cs -> kami 390 391culot -> danilo 392culot -> jase 393culot -> marino 394culot -> pi 395culot -> wg 396 397db -> tj 398db -> shurd 399 400dbaio -> eduardo 401 402decke -> sperber 403 404delphij -> junovitch 405delphij -> nemoliu 406delphij -> rafan 407 408demon -> mat 409 410eadler -> ak 411eadler -> antoine 412eadler -> dbn 413eadler -> bdrewery 414eadler -> gjb 415eadler -> milki 416eadler -> tj 417eadler -> vg 418 419edwin -> cperciva 420edwin -> erwin 421edwin -> linimon 422edwin -> lx 423 424ehaupt -> db 425ehaupt -> martymac 426ehaupt -> tagattie 427 428eik -> sem 429eik -> trhodes 430 431erwin -> brix 432erwin -> clement 433erwin -> gabor 434erwin -> gordon 435erwin -> lbr 436erwin -> lth 437erwin -> simon 438 439feld -> brnrd 440feld -> junovitch 441feld -> mmokhi 442feld -> rezny 443 444fernape -> lcook 445 446fjoe -> danfe 447fjoe -> flo 448fjoe -> krion 449fjoe -> osa 450 451flo -> bar 452flo -> jase 453flo -> jbeich 454flo -> grembo 455 456flz -> garga 457flz -> johans 458flz -> laszlof 459flz -> romain 460 461jpaetzel -> misha 462jpaetzel -> wg 463 464gabor -> lippe 465gabor -> pgj 466gabor -> stephen 467gabor -> scheidell 468 469garga -> acm 470garga -> alepulver 471garga -> dbaio 472garga -> eduardo 473garga -> mandree 474garga -> mm 475garga -> rnoland 476garga -> vd 477garga -> wxs 478garga -> xride 479 480gerald -> salvadore 481 482glarkin -> avl 483glarkin -> cs 484glarkin -> rm 485 486glewis -> hq 487glewis -> jkim 488 489hrs -> meta 490 491ijliao -> leeym 492 493imp -> dteske 494 495itetcu -> ak 496itetcu -> araujo 497itetcu -> dryice 498itetcu -> sahil 499itetcu -> sylvio 500 501jadawin -> bapt 502jadawin -> flo 503jadawin -> olivier 504jadawin -> pi 505jadawin -> riggs 506jadawin -> sbz 507jadawin -> wen 508 509joerg -> netchild 510 511joneum -> kai 512 513jrm -> dch 514jrm -> jwb 515 516junovitch -> tz 517 518kmoore -> jhixson 519 520knu -> daichi 521knu -> maho 522knu -> nobutaka 523knu -> nork 524 525koobs -> brnrd 526koobs -> kami 527koobs -> kevans 528koobs -> woodsb02 529koobs -> xmj 530 531krion -> "0mp" 532krion -> brooks 533krion -> kbowling 534krion -> miwi 535krion -> novel 536krion -> philip 537krion -> samm 538krion -> sat 539krion -> sem 540krion -> sergei 541 542kwm -> jsa 543kwm -> rodrigo 544kwm -> zeising 545 546lawrance -> itetcu 547 548leeym -> clsung 549 550ler -> leres 551 552lifanov -> ultima 553 554linimon -> hrs 555linimon -> pkubaj 556 557lioux -> pat 558 559lme -> pizzamig 560lme -> tobik 561 562lwhsu -> yzlin 563 564maho -> stephen 565maho -> tota 566 567manu -> mikael 568 569marcus -> ahze 570marcus -> bland 571marcus -> eik 572marcus -> jmallett 573 574marino -> bofh 575marino -> robak 576 577makc -> alonso 578makc -> bf 579makc -> jhale 580makc -> rakuco 581 582mat -> "0mp" 583mat -> bmah 584mat -> dteske 585mat -> dvl 586mat -> gordon 587mat -> mmokhi 588mat -> seanc 589mat -> tcberner 590mat -> thierry 591mat -> tobik 592mat -> woodsb02 593mat -> rigoletto 594mat -> pkubaj 595 596matthew -> leres 597matthew -> lifanov 598matthew -> ultima 599 600mezz -> tmclaugh 601 602miwi -> amdmi3 603miwi -> antoine 604miwi -> avilla 605miwi -> beat 606miwi -> bf 607miwi -> cmt 608miwi -> decke 609miwi -> dhn 610miwi -> farrokhi 611miwi -> fluffy 612miwi -> gahr 613miwi -> jhixson 614miwi -> joneum 615miwi -> jsm 616miwi -> kai 617miwi -> kmoore 618miwi -> lme 619miwi -> makc 620miwi -> mandree 621miwi -> mva 622miwi -> nemysis 623miwi -> nox 624miwi -> olivierd 625miwi -> pawel 626miwi -> rm 627miwi -> sbz 628miwi -> sperber 629miwi -> sylvio 630miwi -> tabthorpe 631miwi -> trasz 632miwi -> wen 633miwi -> zeising 634 635mnag -> jmelo 636 637netchild -> bsam 638 639nork -> ale 640 641novel -> alexbl 642novel -> ehaupt 643novel -> rm 644 645obrien -> mharo 646obrien -> gerald 647 648olivier -> pizzamig 649 650osa -> otis 651osa -> vg 652 653pat -> adamw 654 655pav -> ahze 656pav -> flz 657pav -> josef 658pav -> kwm 659pav -> mnag 660 661pawel -> nemysis 662 663pgj -> ashish 664pgj -> jacula 665 666pgollucci -> junovitch 667pgollucci -> sunpoet 668pgollucci -> swills 669 670philip -> fox 671philip -> koitsu 672 673pi -> meta 674pi -> tz 675 676pizzamig -> tagattie 677 678rafan -> chinsan 679 680rakuco -> adridg 681rakuco -> alonso 682rakuco -> tcberner 683 684rene -> bar 685rene -> cmt 686rene -> crees 687rene -> egypcio 688rene -> jgh 689rene -> jmd 690rene -> joneum 691rene -> ler 692rene -> olivierd 693 694rm -> koobs 695rm -> vg 696 697sahil -> culot 698sahil -> eadler 699 700sat -> beech 701 702sbruno -> skozlov 703 704sem -> az 705sem -> anray 706sem -> delphij 707sem -> stas 708 709shaun -> timur 710shaun -> matthew 711 712skreuzer -> gnn 713skreuzer -> shurd 714 715sobomax -> demon 716sobomax -> glewis 717sobomax -> lev 718sobomax -> marcus 719sobomax -> znerd 720 721stas -> araujo 722 723steve -> netchild 724 725swills -> dch 726swills -> feld 727swills -> jmd 728swills -> jrm 729swills -> jsm 730swills -> lbartoletti 731swills -> mfechner 732swills -> milki 733swills -> otis 734swills -> pclin 735swills -> rezny 736swills -> robak 737swills -> rpaulo 738swills -> seanc 739swills -> tz 740swills -> xmj 741 742tabthorpe -> ashish 743tabthorpe -> avilla 744tabthorpe -> avl 745tabthorpe -> bapt 746tabthorpe -> crees 747tabthorpe -> dhn 748tabthorpe -> fluffy 749tabthorpe -> jacula 750tabthorpe -> jadawin 751tabthorpe -> jlaffaye 752tabthorpe -> madpilot 753tabthorpe -> pgj 754tabthorpe -> rene 755tabthorpe -> zi 756tabthorpe -> gblach 757 758tcberner -> adridg 759tcberner -> arrowd 760tcberner -> fernape 761tcberner -> joneum 762tcberner -> kai 763tcberner -> lbartoletti 764tcberner -> lcook 765tcberner -> pkubaj 766tcberner -> rhurlin 767tcberner -> rigoletto 768tcberner -> salvadore 769tcberner -> yuri 770 771thierry -> jadawin 772thierry -> riggs 773thierry -> pfg 774 775timur -> kbowling 776 777tmclaugh -> itetcu 778tmclaugh -> xride 779 780tz -> dmgk 781tz -> joneum 782tz -> fernape 783tz -> mfechner 784 785vsevolod -> eugen 786 787wen -> cs 788wen -> culot 789wen -> pawel 790 791wg -> alexey 792wg -> danilo 793wg -> dvl 794wg -> ericbsd 795wg -> misha 796wg -> nemysis 797 798will -> lioux 799 800wxs -> jsa 801wxs -> nemysis 802wxs -> sahil 803wxs -> skreuzer 804wxs -> swills 805wxs -> zi 806 807} 808