mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
- Add myself.
This commit is contained in:
parent
49e5e16ed2
commit
f4947de2f0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168115
share/misc
@ -8,4 +8,8 @@ FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot
|
||||
NO_OBJ=
|
||||
FILESDIR= ${BINDIR}/misc
|
||||
|
||||
.SUFFIXES: .dot .png
|
||||
.dot.png:
|
||||
dot -T png -o ${.TARGET} ${.IMPSRC}
|
||||
|
||||
.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"]
|
||||
sam [label="Sam Leffler\nsam@FreeBSD.org\n2002/07/02"]
|
||||
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"]
|
||||
|
||||
# Here are the mentor/mentee relationships.
|
||||
@ -64,6 +65,7 @@ bms -> dhartmei
|
||||
bms -> thompsa
|
||||
|
||||
cperciva -> flz
|
||||
cperciva -> simon
|
||||
|
||||
delphij -> rafan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user