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