summaryrefslogtreecommitdiffstats
path: root/share/misc/committers-doc.dot
diff options
context:
space:
mode:
Diffstat (limited to 'share/misc/committers-doc.dot')
-rw-r--r--share/misc/committers-doc.dot15
1 files changed, 15 insertions, 0 deletions
diff --git a/share/misc/committers-doc.dot b/share/misc/committers-doc.dot
new file mode 100644
index 0000000..1ec067f
--- /dev/null
+++ b/share/misc/committers-doc.dot
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+digraph doc {
+
+node [color=grey62, style=filled, bgcolor=black];
+
+# Alumni go here.
+
+node [color=lightblue2, style=filled, bgcolor=black];
+
+# Current doc committers go here. Try to keep things sorted.
+
+# Here are the mentor/mentee relationships.
+
+}
OpenPOWER on IntegriCloud