diff options
author | keramida <keramida@FreeBSD.org> | 2007-03-30 21:59:58 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2007-03-30 21:59:58 +0000 |
commit | ad86bad261e133ae111a7f9a9dcd9762537b75cb (patch) | |
tree | 1a2fb6b555cd308a2b2d8954661d9cd3414e6810 | |
parent | 278c2f3a114a62e7632600b9550f86556dd68640 (diff) | |
download | FreeBSD-src-ad86bad261e133ae111a7f9a9dcd9762537b75cb.zip FreeBSD-src-ad86bad261e133ae111a7f9a9dcd9762537b75cb.tar.gz |
Add danger, garys, pav, jim, and trhodes to the list of committers, and
list the first three as my mentees, and trhodes as co-mentor of danger.
-rw-r--r-- | share/misc/committers-doc.dot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/share/misc/committers-doc.dot b/share/misc/committers-doc.dot index d996d7a..c4a59af 100644 --- a/share/misc/committers-doc.dot +++ b/share/misc/committers-doc.dot @@ -25,11 +25,16 @@ node [color=lightblue2, style=filled, bgcolor=black]; # Current doc committers go here. Try to keep things sorted. bvs [label="Vitaly Bogdanov\nbvs@FreeBSD.org\n2005/10/03"] +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"] marck [label="Dmitry Morozovsky\nmarck@FreeBSD.org\n2004/08/10"] nik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26"] +trhodes [label="Tom Rhodes\ntrhodes@FreeBSD.org\n2002/03/25"] +pav [label="Pav Lucistnik\npav@FreeBSD.org\n2005/08/12"] # Here are the mentor/mentee relationships. # Group together all the mentees for a particular mentor. @@ -37,10 +42,17 @@ nik [label="Nik Clayton\nnik@FreeBSD.org\n1998/02/26"] den -> marck +jim -> trhodes + +keramida -> danger keramida -> gabor +keramida -> garys +keramida -> pav marck -> bvs nik -> keramida +trhodes -> danger + } |