- Add myself.
This commit is contained in:
parent
49e5e16ed2
commit
f4947de2f0
@ -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>
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user