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