Update share/misc/committers-*.dot comments for git.

Approved by: gjb (mentor), lwhsu, imp, eadler

Reviewed by: approvers above, carlavilla and jhb (earlier version)

Differential Revision: https://reviews.freebsd.org/D35803
This commit is contained in:
Pau Amma 2022-07-13 08:52:17 +00:00
parent 3c9a0112ba
commit e5d24f634e
3 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ digraph doc {
# 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 svn logs for the svnadmin/conf/access file.
# can find in git logs for the access file in the internal/admin branch.
# Use YYYY/MM/DD format.
#
# For returned commit bits, the node definition will follow this example:
@ -23,7 +23,7 @@ digraph doc {
# 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 svn logs.
# the date when the commit bit has been returned. Again, check git logs.
node [color=grey62, style=filled, bgcolor=black];

View File

@ -15,7 +15,7 @@ digraph ports {
# 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 svn logs for the svnadmin/access file.
# can find in git logs for the access file in the internal/admin branch.
# Use YYYY/MM/DD format.
#
# For returned commit bits, the node definition will follow this example:
@ -23,7 +23,7 @@ digraph ports {
# 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 svn logs.
# the date when the commit bit has been returned. Again, check git logs.
node [color=grey62, style=filled, bgcolor=black];

View File

@ -15,7 +15,7 @@ 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 svn logs for the svnadmin/conf/access file.
# can find in git logs for the access file in the internal/admin branch.
# Use YYYY/MM/DD format.
#
# For returned commit bits, the node definition will follow this example:
@ -23,7 +23,7 @@ digraph src {
# 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 svn logs.
# the date when the commit bit has been returned. Again, check git logs.
node [color=grey62, style=filled, bgcolor=black];