summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2005-05-25 17:37:57 +0000
committerschweikh <schweikh@FreeBSD.org>2005-05-25 17:37:57 +0000
commita0ef9a2b74778fc9242828e3a012e02ddab4449d (patch)
tree5cfbc24fb510dfd7819ba68c048e2441829f6e9d /MAINTAINERS
parent7386eb6ce0a8feeab1e1195e85513d1e29308f4f (diff)
downloadFreeBSD-src-a0ef9a2b74778fc9242828e3a012e02ddab4449d.zip
FreeBSD-src-a0ef9a2b74778fc9242828e3a012e02ddab4449d.tar.gz
Looking just at Makefiles was slightly too narrow to catch all
"inofficial" declarations of maintainership. Grep all plain files, and insert the actual command the list was generated with, so future updates avoid that pitfall. Removed sheldonh@ who just released his maintainership of ntp/doc after I informed him of this effort.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6480414..1f172ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -113,7 +113,11 @@ Please remove stale entries from both their origin, and this file.
Please also consider removing the lines from the files listed below and
stating your preferences here instead.
+List below generated with:
+$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
+
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
+contrib/cvs/FREEBSD-upgrade:MAINTAINER= peter@FreeBSD.org
games/fortune/datfiles/Makefile:MAINTAINER= jkh
gnu/usr.bin/cvs/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/contrib/Makefile:MAINTAINER= peter@FreeBSD.org
@@ -123,9 +127,13 @@ gnu/usr.bin/cvs/doc/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/lib/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/cvs/libdiff/Makefile:MAINTAINER= peter@FreeBSD.org
gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch
+lib/libc/posix1e/Makefile.inc:MAINTAINER= rwatson@FreeBSD.org
lib/libusbhid/Makefile:MAINTAINER= n_hibma@FreeBSD.ORG
lib/libz/Makefile:MAINTAINER=peter@FreeBSD.org
+sbin/dhclient/Makefile.inc:MAINTAINER= mbr
sys/compat/svr4/Makefile:MAINTAINER= newton@freebsd.org
+sys/dev/asr/MAINTAINER:MAINTAINER = obrien@freebsd, scott_long@btc.adaptec.com, mark_salyzyn@adaptec.com
+sys/dev/bktr/CHANGELOG.TXT: * MAINTAINER = Roger Hardiman <roger@freebsd.org>
sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org
sys/modules/bktr/bktr_mem/Makefile:MAINTAINER= roger@freebsd.org
sys/modules/cam/Makefile:MAINTAINER= n_hibma@freebsd.org
@@ -147,6 +155,5 @@ sys/modules/usb/Makefile:MAINTAINER= n_hibma@freebsd.org
sys/modules/uscanner/Makefile:MAINTAINER= n_hibma@freebsd.org
tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org
usr.bin/locate/Makefile:MAINTAINER= wosch
-usr.sbin/ntp/doc/Makefile:MAINTAINER= sheldonh
usr.sbin/pppstats/Makefile:MAINTAINER= peter@freebsd.org
usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org
OpenPOWER on IntegriCloud