- Add myself.

This commit is contained in:
Simon L. B. Nielsen 2007-03-31 07:12:56 +00:00
parent 49e5e16ed2
commit f4947de2f0
2 changed files with 6 additions and 0 deletions

View File

@ -8,4 +8,8 @@ FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot
NO_OBJ= NO_OBJ=
FILESDIR= ${BINDIR}/misc FILESDIR= ${BINDIR}/misc
.SUFFIXES: .dot .png
.dot.png:
dot -T png -o ${.TARGET} ${.IMPSRC}
.include <bsd.prog.mk> .include <bsd.prog.mk>

View File

@ -49,6 +49,7 @@ qingli [label="Qing Li\nqingli@FreeBSD.org\n2005/04/13"]
rafan [label="Rong-En Fan\nrafan@FreeBSD.org\n2007/01/31"] rafan [label="Rong-En Fan\nrafan@FreeBSD.org\n2007/01/31"]
sam [label="Sam Leffler\nsam@FreeBSD.org\n2002/07/02"] sam [label="Sam Leffler\nsam@FreeBSD.org\n2002/07/02"]
schweikh [label="Jens Schweikhardt\nschweikh@FreeBSD.org\n2001/04/06"] schweikh [label="Jens Schweikhardt\nschweikh@FreeBSD.org\n2001/04/06"]
simon [label="Simon L. Nielsen\nsimon@FreeBSD.org\n2006/03/07"]
thompsa [label="Andrew Thompson\nthompsa@FreeBSD.org\n2005/05/25"] thompsa [label="Andrew Thompson\nthompsa@FreeBSD.org\n2005/05/25"]
# Here are the mentor/mentee relationships. # Here are the mentor/mentee relationships.
@ -64,6 +65,7 @@ bms -> dhartmei
bms -> thompsa bms -> thompsa
cperciva -> flz cperciva -> flz
cperciva -> simon
delphij -> rafan delphij -> rafan