Deleted Added
full compact
committers-ports.dot (168064) committers-ports.dot (168068)
1# $FreeBSD: head/share/misc/committers-ports.dot 168064 2007-03-30 17:42:01Z flz $
1# $FreeBSD: head/share/misc/committers-ports.dot 168068 2007-03-30 18:04:00Z erwin $
2
3digraph ports {
4
5# Node definitions follow this example:
6#
7# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
8#
9# ????/??/?? is the date when the commit bit was obtained, usually the one you

--- 12 unchanged lines hidden (view full) ---

22
23adamw [label="Adam Weinberger\nadamw@FreeBSD.org\n2002/10/16\n2006/09/25"]
24
25node [color=lightblue2, style=filled, bgcolor=black];
26
27# Current ports committers go here. Try to keep things sorted.
28
29ahze [label="Michael Johnson\nahze@FreeBSD.org\n2004/10/29"]
2
3digraph ports {
4
5# Node definitions follow this example:
6#
7# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
8#
9# ????/??/?? is the date when the commit bit was obtained, usually the one you

--- 12 unchanged lines hidden (view full) ---

22
23adamw [label="Adam Weinberger\nadamw@FreeBSD.org\n2002/10/16\n2006/09/25"]
24
25node [color=lightblue2, style=filled, bgcolor=black];
26
27# Current ports committers go here. Try to keep things sorted.
28
29ahze [label="Michael Johnson\nahze@FreeBSD.org\n2004/10/29"]
30clement [label="Clement Laforet\clement@FreeBSD.org\n2003/12/17"]
31edwin [label="Edwin Groothuis\nedwin@FreeBSD.org\n2002/10/22"]
30erwin [label="Erwin Lansing\nerwin@FreeBSD.org\n2003/06/04"]
31flz [label="Florent Thoumie\nflz@FreeBSD.org\n2005/03/01"]
32gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2006/12/05"]
33garga [label="Renato Botelho\ngarga@FreeBSD.org\n2005/07/11"]
34johans [label="Johan Selst\njohans@FreeBSD.org\n2006/04/01"]
35josef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/12/20"]
36jylefort [label="Jean-Yves Lefort\njylefort@FreeBSD.org\n2005/04/12"]
37kwm [label="Koop Mast\nkwm@FreeBSD.org\n2004/09/14"]
38laszlof [label="Frank Laszlo\nlaszlof@FreeBSD.org\n2006/11/07"]
32erwin [label="Erwin Lansing\nerwin@FreeBSD.org\n2003/06/04"]
33flz [label="Florent Thoumie\nflz@FreeBSD.org\n2005/03/01"]
34gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2006/12/05"]
35garga [label="Renato Botelho\ngarga@FreeBSD.org\n2005/07/11"]
36johans [label="Johan Selst\njohans@FreeBSD.org\n2006/04/01"]
37josef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/12/20"]
38jylefort [label="Jean-Yves Lefort\njylefort@FreeBSD.org\n2005/04/12"]
39kwm [label="Koop Mast\nkwm@FreeBSD.org\n2004/09/14"]
40laszlof [label="Frank Laszlo\nlaszlof@FreeBSD.org\n2006/11/07"]
41lbr [label="Lars Balker Rasmussen\lbr@FreeBSD.org\n2006/04/30"]
42lth [label="Lars Thegler\nlth@FreeBSD.org\n2004/05/04"]
39mezz [label="Jeremy Messenger\nmezz@FreeBSD.org\n2004/04/30"]
40mnag [label="Marcus Grando\nmnag@FreeBSD.org\n2005/09/15"]
41pav [label="Pav Lucistnik\npav@FreeBSD.org\n2003/11/12"]
42shaun [label="Shaun Amott\nshaun@FreeBSD.org\n2006/06/19"]
43mezz [label="Jeremy Messenger\nmezz@FreeBSD.org\n2004/04/30"]
44mnag [label="Marcus Grando\nmnag@FreeBSD.org\n2005/09/15"]
45pav [label="Pav Lucistnik\npav@FreeBSD.org\n2003/11/12"]
46shaun [label="Shaun Amott\nshaun@FreeBSD.org\n2006/06/19"]
47simon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2005/01/08"]
43tmclaugh [label="Tom McLaughlin\ntmclaugh@FreeBSD.org\n2005/09/15"]
44
45# Here are the mentor/mentee relationships.
46# Group together all the mentees for a particular mentor.
47# Keep the list sorted by mentor login.
48
49adamw -> ahze
50adamw -> jylefort
51adamw -> mezz
52adamw -> pav
53
54ahze -> shaun
55ahze -> tmclaugh
56
48tmclaugh [label="Tom McLaughlin\ntmclaugh@FreeBSD.org\n2005/09/15"]
49
50# Here are the mentor/mentee relationships.
51# Group together all the mentees for a particular mentor.
52# Keep the list sorted by mentor login.
53
54adamw -> ahze
55adamw -> jylefort
56adamw -> mezz
57adamw -> pav
58
59ahze -> shaun
60ahze -> tmclaugh
61
62edwin -> erwin
63
64erwin -> clement
57erwin -> gabor
65erwin -> gabor
66erwin -> lbr
67erwin -> lth
68erwin -> simon
58
59flz -> garga
60flz -> johans
61flz -> laszlof
62
63pav -> flz
64pav -> josef
65pav -> kwm
66pav -> mnag
67
68}
69
70flz -> garga
71flz -> johans
72flz -> laszlof
73
74pav -> flz
75pav -> josef
76pav -> kwm
77pav -> mnag
78
79}