committers-doc.dot revision 168054
1168054Sflz# $FreeBSD: head/share/misc/committers-doc.dot 168054 2007-03-30 16:56:38Z flz $
2168054Sflz
3168054Sflzdigraph doc {
4168054Sflz
5168054Sflznode [color=grey62, style=filled, bgcolor=black];
6168054Sflz
7168054Sflz# Alumni go here.
8168054Sflz
9168054Sflznode [color=lightblue2, style=filled, bgcolor=black];
10168054Sflz
11168054Sflz# Current doc committers go here. Try to keep things sorted.
12168054Sflz
13168054Sflz# Here are the mentor/mentee relationships.
14168054Sflz
15168054Sflz}
16