Deleted Added
full compact
committers-doc.dot (168114) committers-doc.dot (168126)
1# $FreeBSD: head/share/misc/committers-doc.dot 168114 2007-03-31 06:58:35Z simon $
1# $FreeBSD: head/share/misc/committers-doc.dot 168126 2007-03-31 12:56:07Z ale $
2
3digraph doc {
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

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

20node [color=grey62, style=filled, bgcolor=black];
21
22# Alumni go here. Try to keep things sorted.
23
24node [color=lightblue2, style=filled, bgcolor=black];
25
26# Current doc committers go here. Try to keep things sorted.
27
2
3digraph doc {
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

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

20node [color=grey62, style=filled, bgcolor=black];
21
22# Alumni go here. Try to keep things sorted.
23
24node [color=lightblue2, style=filled, bgcolor=black];
25
26# Current doc committers go here. Try to keep things sorted.
27
28ale [label="Alex Dupre\nale@FreeBSD.org\n2003/12/22"]
28brd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"]
29brueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"]
30bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03"]
31ceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17"]
32danger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"]
33den [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13"]
34gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"]
35garys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21"]

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

46roam [label="Peter Pentchev\nroam@FreeBSD.org\n2003/02/14"]
47simon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2003/07/20"]
48trhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"]
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
29brd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"]
30brueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"]
31bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03"]
32ceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17"]
33danger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"]
34den [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13"]
35gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"]
36garys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21"]

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

47roam [label="Peter Pentchev\nroam@FreeBSD.org\n2003/02/14"]
48simon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2003/07/20"]
49trhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"]
50
51# Here are the mentor/mentee relationships.
52# Group together all the mentees for a particular mentor.
53# Keep the list sorted by mentor login.
54
55blackend -> ale
56
54brueffer -> joel
55
56ceri -> brd
57ceri -> brueffer
58ceri -> linimon
59ceri -> roam
60ceri -> simon
61

--- 21 unchanged lines hidden ---
57brueffer -> joel
58
59ceri -> brd
60ceri -> brueffer
61ceri -> linimon
62ceri -> roam
63ceri -> simon
64

--- 21 unchanged lines hidden ---