summaryrefslogtreecommitdiffstats
path: root/share/misc/committers-src.dot
diff options
context:
space:
mode:
Diffstat (limited to 'share/misc/committers-src.dot')
-rw-r--r--share/misc/committers-src.dot5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/misc/committers-src.dot b/share/misc/committers-src.dot
index 9a09fe7..8c9487d 100644
--- a/share/misc/committers-src.dot
+++ b/share/misc/committers-src.dot
@@ -15,14 +15,15 @@ digraph src {
# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
#
# ????/??/?? 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.
+# can find looking at svn logs for the svnadmin/access file.
+# Use YYYY/MM/DD format.
#
# For returned commit bits, the node definition will follow this example:
#
# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??\n????/??/??"]
#
# The first date is the same as for an active committer, the second date is
-# the date when the commit bit has been returned. Again, check CVS logs.
+# the date when the commit bit has been returned. Again, check svn logs.
node [color=grey62, style=filled, bgcolor=black];
OpenPOWER on IntegriCloud