Finish migration of MAINTAINER entries
Approved by: cperciva MFC after: 3 days
This commit is contained in:
parent
5d08632eba
commit
4e730560e9
17
MAINTAINERS
17
MAINTAINERS
@ -120,16 +120,7 @@ lib/libc/stdtime edwin Heads-up appreciated, since parts of this code
|
||||
is maintained by a third party source.
|
||||
sbin/routed bms Pre-commit review; notify vendor at rhyolite.com
|
||||
isci(4) jimharris 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.
|
||||
|
||||
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>]*='
|
||||
|
||||
sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org
|
||||
sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
|
||||
tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org
|
||||
3dfx cokane Pre-commit review preferred.
|
||||
cmx daniel@roe.ch Pre-commit review preferred.
|
||||
fileman obrien Pre-commit review preferred.
|
||||
sysdoc trhodes Pre-commit review preferred.
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= cokane@FreeBSD.org
|
||||
|
||||
.PATH: $(.CURDIR)/../../dev/tdfx
|
||||
|
||||
KMOD= 3dfx
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
MAINTAINER= daniel@roe.ch
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/cmx
|
||||
|
||||
KMOD= cmx
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/filemon
|
||||
|
||||
KMOD= filemon
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= trhodes@FreeBSD.org
|
||||
|
||||
sysctl.5:
|
||||
sh ${.CURDIR}/sysdoc.sh -k /boot/kernel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user