From f4947de2f0ac19402c3287e72c564ec6f8622f25 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sat, 31 Mar 2007 07:12:56 +0000 Subject: [PATCH] - Add myself. --- share/misc/Makefile | 4 ++++ share/misc/committers-src.dot | 2 ++ 2 files changed, 6 insertions(+) diff --git a/share/misc/Makefile b/share/misc/Makefile index 52cbcc76dec8..b1f5260e14fc 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -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 diff --git a/share/misc/committers-src.dot b/share/misc/committers-src.dot index bdb6da129e19..1c4f26d5a211 100644 --- a/share/misc/committers-src.dot +++ b/share/misc/committers-src.dot @@ -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