summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-06-03 15:50:55 +0000
committerimp <imp@FreeBSD.org>2005-06-03 15:50:55 +0000
commit98f9fb48ada4ef695ab7c43a083e5a4afa2686c3 (patch)
tree2e63659fac31dfa394c937f506f9f69a98711cd8
parent0bf2c018af3c015cbcf8fba031955243defec4ca (diff)
downloadFreeBSD-src-98f9fb48ada4ef695ab7c43a083e5a4afa2686c3.zip
FreeBSD-src-98f9fb48ada4ef695ab7c43a083e5a4afa2686c3.tar.gz
Missed rwatson's redundancy
-rw-r--r--MAINTAINERS1
-rw-r--r--lib/libc/posix1e/Makefile.inc2
2 files changed, 0 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ac4e4ff..e94f499 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -138,7 +138,6 @@ $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
bin/dd/Makefile:MAINTAINER= green@FreeBSD.org
games/fortune/datfiles/Makefile:MAINTAINER= jkh
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
sbin/dhclient/Makefile.inc:MAINTAINER= mbr
sys/compat/svr4/Makefile:MAINTAINER= newton@freebsd.org
diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc
index 872b6ae..5bd119f 100644
--- a/lib/libc/posix1e/Makefile.inc
+++ b/lib/libc/posix1e/Makefile.inc
@@ -1,7 +1,5 @@
# $FreeBSD$
-MAINTAINER= rwatson@FreeBSD.org
-
.PATH: ${.CURDIR}/posix1e
SRCS+= acl_calc_mask.c \
OpenPOWER on IntegriCloud