diff options
author | roberto <roberto@FreeBSD.org> | 2003-06-05 05:03:01 +0000 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2003-06-05 05:03:01 +0000 |
commit | 739c7fe8f518c602cb9f4909c58b694dd70f4efe (patch) | |
tree | c2d7c4b0cf14e262303d9ada160eddc955215cd5 /MAINTAINERS | |
parent | 5fd55dbf851e2109d785f953b69000ce3b5b6ce3 (diff) | |
download | FreeBSD-src-739c7fe8f518c602cb9f4909c58b694dd70f4efe.zip FreeBSD-src-739c7fe8f518c602cb9f4909c58b694dd70f4efe.tar.gz |
Follow the trend of moving MAINTAINER lines from Makefile into
src/MAINTAINERS.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2e17525..91f8f01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -79,6 +79,7 @@ sppp(4) joerg Just keep me informed of changes, try not to break it. libc nectar Opportuntity for pre-commit review appreciated for nsdispatch(3) and its consumers. unifdef(1) fanf Pre-commit review requested. +ntp roberto Pre-commit review requested. Following are the entries from the Makefiles, and a few other sources. Please remove stale entries from both their origin, and this file. @@ -169,8 +170,6 @@ usr.sbin/lpr/Makefile:MAINTAINER= wollman@FreeBSD.org usr.sbin/lpr/Makefile:MAINTAINER+= gad@FreeBSD.org usr.sbin/mailstats/Makefile:MAINTAINER= gshapiro@FreeBSD.org usr.sbin/makemap/Makefile:MAINTAINER= gshapiro@FreeBSD.org -usr.sbin/ntp/Makefile:MAINTAINER= roberto@FreeBSD.org -usr.sbin/ntp/Makefile.inc:MAINTAINER= roberto@FreeBSD.org usr.sbin/ntp/doc/Makefile:MAINTAINER= sheldonh@FreeBSD.org usr.sbin/pppd/Makefile:MAINTAINER= peter@freebsd.org usr.sbin/pppstats/Makefile:MAINTAINER= peter@freebsd.org |