Deleted Added
full compact
committers-ports.dot (168126) committers-ports.dot (168131)
1# $FreeBSD: head/share/misc/committers-ports.dot 168126 2007-03-31 12:56:07Z ale $
1# $FreeBSD: head/share/misc/committers-ports.dot 168131 2007-03-31 14:29:39Z bmah $
2
3digraph ports {
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

--- 6 unchanged lines hidden (view full) ---

16# The first date is the same as for an active committer, the second date is
17# the date when the commit bit has been returned. Again, check CVS logs.
18
19node [color=grey62, style=filled, bgcolor=black];
20
21# Alumni go here.. Try to keep things sorted.
22
23adamw [label="Adam Weinberger\nadamw@FreeBSD.org\n2002/10/16\n2006/09/25"]
2
3digraph ports {
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

--- 6 unchanged lines hidden (view full) ---

16# The first date is the same as for an active committer, the second date is
17# the date when the commit bit has been returned. Again, check CVS logs.
18
19node [color=grey62, style=filled, bgcolor=black];
20
21# Alumni go here.. Try to keep things sorted.
22
23adamw [label="Adam Weinberger\nadamw@FreeBSD.org\n2002/10/16\n2006/09/25"]
24bmah [label="Bruce A. Mah\nbmah@FreeBSD.org\n2000/08/23\n2006/12/19"]
24jmallett [label="Juli Mallett\njmallett@FreeBSD.org\n2003/01/16\n2006/08/10"]
25steve [label="Steve Price\nsteve@FreeBSD.org\nxxxx/xx/xx\nxxxx/xx/xx"]
26
27node [color=lightblue2, style=filled, bgcolor=black];
28
29# Current ports committers go here. Try to keep things sorted.
30
31acm [label="Jose Alonso Cardenas Marquez\nacm@FreeBSD.org\n2006/07/18"]

--- 114 unchanged lines hidden ---
25jmallett [label="Juli Mallett\njmallett@FreeBSD.org\n2003/01/16\n2006/08/10"]
26steve [label="Steve Price\nsteve@FreeBSD.org\nxxxx/xx/xx\nxxxx/xx/xx"]
27
28node [color=lightblue2, style=filled, bgcolor=black];
29
30# Current ports committers go here. Try to keep things sorted.
31
32acm [label="Jose Alonso Cardenas Marquez\nacm@FreeBSD.org\n2006/07/18"]

--- 114 unchanged lines hidden ---