Move my inetd maintainer note to src/MAINTAINERS.
This commit is contained in:
parent
d2be82dad7
commit
936664b119
@ -78,6 +78,7 @@ 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.
|
||||
inetd dwmalone Recommends pre-commit review.
|
||||
|
||||
Following are the entries from the Makefiles, and a few other sources.
|
||||
Please remove stale entries from both their origin, and this file.
|
||||
@ -137,7 +138,6 @@ sys/modules/usb/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
sys/modules/uscanner/Makefile:MAINTAINER= n_hibma@freebsd.org
|
||||
usr.bin/chat/Makefile:MAINTAINER= peter@freebsd.org
|
||||
usr.bin/locate/Makefile:MAINTAINER= wosch@FreeBSD.org
|
||||
usr.sbin/inetd/Makefile:MAINTAINER= dwmalone@FreeBSD.org
|
||||
usr.sbin/ipftest/Makefile:MAINTAINER= darrenr@freebsd.org
|
||||
usr.sbin/ipresend/Makefile:MAINTAINER= darrenr@freebsd.org
|
||||
usr.sbin/ipsend/Makefile:MAINTAINER= darrenr@freebsd.org
|
||||
|
@ -1,8 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= dwmalone
|
||||
|
||||
PROG= inetd
|
||||
MAN= inetd.8
|
||||
MLINKS= inetd.8 inetd.conf.5
|
||||
|
Loading…
Reference in New Issue
Block a user