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