From 1da811ef162bf48ca7446bee758c98e3e5bb61ab Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 9 Jul 2006 21:47:37 +0000 Subject: [PATCH] More inactive maintainers. --- MAINTAINERS | 4 ---- bin/dd/Makefile | 2 -- 2 files changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e418ecb8e75..09e539d6ad4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -135,11 +135,7 @@ stating your preferences here instead. List below generated with: $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ ]*=' -bin/dd/Makefile:MAINTAINER= green@FreeBSD.org -games/fortune/datfiles/Makefile:MAINTAINER= jkh -gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org -usr.bin/locate/Makefile:MAINTAINER= wosch usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org diff --git a/bin/dd/Makefile b/bin/dd/Makefile index 3dd185ce8b4..eb8ec8527b1 100644 --- a/bin/dd/Makefile +++ b/bin/dd/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ -MAINTAINER= green@FreeBSD.org - PROG= dd SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c