From 936664b119edf36a387a855d01419ffb164ab927 Mon Sep 17 00:00:00 2001 From: David Malone Date: Tue, 15 Jul 2003 16:52:22 +0000 Subject: [PATCH] Move my inetd maintainer note to src/MAINTAINERS. --- MAINTAINERS | 2 +- usr.sbin/inetd/Makefile | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index ccb6a3a90fa7..b8f55048339b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index cf82f76340e7..3f01bb8840e4 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -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