summaryrefslogtreecommitdiffstats
path: root/share/misc/committers-doc.dot
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2007-03-30 22:06:56 +0000
committerceri <ceri@FreeBSD.org>2007-03-30 22:06:56 +0000
commitf81f810d66bdda70afa7431bb77f92717a6118df (patch)
treed80ffa06e72cf4691d6bb44c33d6327484c8de6f /share/misc/committers-doc.dot
parentad86bad261e133ae111a7f9a9dcd9762537b75cb (diff)
downloadFreeBSD-src-f81f810d66bdda70afa7431bb77f92717a6118df.zip
FreeBSD-src-f81f810d66bdda70afa7431bb77f92717a6118df.tar.gz
Add my mentor and mentees.
Add a comment clarifying the date format as it wasn't immediately obvious from the current entries.
Diffstat (limited to 'share/misc/committers-doc.dot')
-rw-r--r--share/misc/committers-doc.dot16
1 files changed, 16 insertions, 0 deletions
diff --git a/share/misc/committers-doc.dot b/share/misc/committers-doc.dot
index c4a59af..2c90ec1 100644
--- a/share/misc/committers-doc.dot
+++ b/share/misc/committers-doc.dot
@@ -8,6 +8,7 @@ digraph doc {
#
# ????/??/?? is the date when the commit bit was obtained, usually the one you
# can find looking at CVS logs for the access (or avail) file under CVSROOT.
+# Use YYYY/MM/DD format.
#
# For returned commit bits, the node definition will follow this example:
#
@@ -24,15 +25,22 @@ node [color=lightblue2, style=filled, bgcolor=black];
# Current doc committers go here. Try to keep things sorted.
+brd [label="Brad Davis\nbrd@FreeBSD.org\n2005/06/01"]
+brueffer [label="Christian Brueffer\nbrueffer@FreeBSD.org\n2003/01/13"]
bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03"]
+ceri [label="Ceri Davies\nceri@FreeBSD.org\n2002/03/17"]
danger [label="Daniel Gerzo\ndanger@FreeBSD.org\n2006/08/20"]
den [label="Denis Peplin\nden@FreeBSD.org\n2003/09/13"]
gabor [label="Gabor Kovesdan\ngabor@FreeBSD.org\n2007/02/02"]
garys [label="Gary W. Swearingen\ngarys@FreeBSD.org\n2005/08/21"]
jim [label="Jim Mock\njim@FreeBSD.org\n1999/08/11\n2003/12/15"]
keramida [label="Giorgos Keramidas\nkeramida@FreeBSD.org\n2001/10/12"]
+linimon [label="Mark Linimon\nlinimon@FreeBSD.org\n2004/03/31"]
marck [label="Dmitry Morozovsky\nmarck@FreeBSD.org\n2004/08/10"]
+murray [label="Murray Stokely\nmurray@FreeBSD.org\n2000/04/05"]
nik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26"]
+roam [label="Peter Pentchev\nroam@FreeBSD.org\n2003/02/14"]
+simon [label="Simon Nielsen\nsimon@FreeBSD.org\n2003/07/20"]
trhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"]
pav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"]
@@ -40,6 +48,12 @@ pav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"]
# Group together all the mentees for a particular mentor.
# Keep the list sorted by mentor login.
+ceri -> brd
+ceri -> brueffer
+ceri -> linimon
+ceri -> roam
+ceri -> simon
+
den -> marck
jim -> trhodes
@@ -51,6 +65,8 @@ keramida -> pav
marck -> bvs
+murray -> ceri
+
nik -> keramida
trhodes -> danger
OpenPOWER on IntegriCloud