Deleted Added
full compact
committers-doc.dot (168262) committers-doc.dot (168266)
1# $FreeBSD: head/share/misc/committers-doc.dot 168262 2007-04-02 09:59:55Z ache $
1# $FreeBSD: head/share/misc/committers-doc.dot 168266 2007-04-02 11:31:18Z gabor $
2
2
3# This file is meant to list all FreeBSD doc+www committers and describe the
4# mentor-mentee relationships between them.
5# The graphical output can be generated from this file with the following
6# command:
7# $ dot -T png -o file.png committers-doc.dot
8#
9# The dot binary is part of the graphics/graphviz port.
10
3digraph doc {
4
5# Node definitions follow this example:
6#
7# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
8#
9# ????/??/?? is the date when the commit bit was obtained, usually the one you
10# can find looking at CVS logs for the access (or avail) file under CVSROOT.

--- 89 unchanged lines hidden ---
11digraph doc {
12
13# Node definitions follow this example:
14#
15# foo [label="Foo Bar\nfoo@FreeBSD.org\n????/??/??"]
16#
17# ????/??/?? is the date when the commit bit was obtained, usually the one you
18# can find looking at CVS logs for the access (or avail) file under CVSROOT.

--- 89 unchanged lines hidden ---