freebsd-dev/share/misc/committers-ports.dot

46 lines
1.2 KiB
Plaintext
Raw Normal View History

# $FreeBSD$
digraph ports {
node [color=grey62, style=filled, bgcolor=black];
# Alumni go here.
node [color=lightblue2, style=filled, bgcolor=black];
# Current ports committers go here. Try to keep things sorted.
2007-03-30 17:12:58 +00:00
adamw [label="Adam Weinberger\nadamw@FreeBSD.org\n2002/10/16\n2006/09/25"]
ahze [label="Michael Johnson\nahze@FreeBSD.org\n2004/10/29"]
flz [label="Florent Thoumie\nflz@FreeBSD.org\n2005/03/01"]
garga [label="Renato Botelho\ngarga@FreeBSD.org\n2005/07/11"]
johans [label="Johan Selst\njohans@FreeBSD.org\n2006/04/01"]
2007-03-30 17:12:58 +00:00
josef [label="Josef El-Rayes\njosef@FreeBSD.org\n2004/12/20"]
jylefort [label="Jean-Yves Lefort\njylefort@FreeBSD.org\n2005/04/12"]
kwm [label="Koop Mast\nkwm@FreeBSD.org\n2004/09/14"]
laszlof [label="Frank Laszlo\nlaszlof@FreeBSD.org\n2006/11/07"]
2007-03-30 17:12:58 +00:00
mezz [label="Jeremy Messenger\nmezz@FreeBSD.org\n2004/04/30"]
mnag [label="Marcus Grando\nmnag@FreeBSD.org\n2005/09/15"]
pav [label="Pav Lucistnik\npav@FreeBSD.org\n2003/11/12"]
2007-03-30 17:12:58 +00:00
shaun [label="Shaun Amott\nshaun@FreeBSD.org\n2006/06/19"]
# Here are the mentor/mentee relationships.
2007-03-30 17:12:58 +00:00
adamw -> ahze
adamw -> jylefort
adamw -> mezz
adamw -> pav
ahze -> shaun
flz -> garga
flz -> johans
flz -> laszlof
pav -> flz
2007-03-30 17:12:58 +00:00
pav -> josef
pav -> kwm
pav -> mnag
}