diff options
author | fanf <fanf@FreeBSD.org> | 2003-06-04 10:04:12 +0000 |
---|---|---|
committer | fanf <fanf@FreeBSD.org> | 2003-06-04 10:04:12 +0000 |
commit | 1181a0035927040a5087c6f4492857823708fbb6 (patch) | |
tree | fb74da8636834c35c92698a536f1247bc1307d0d /MAINTAINERS | |
parent | 2f32ae6c9b685bd5c078db373fe39a5446414002 (diff) | |
download | FreeBSD-src-1181a0035927040a5087c6f4492857823708fbb6.zip FreeBSD-src-1181a0035927040a5087c6f4492857823708fbb6.tar.gz |
Move unifdef to the original section of the file.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c8790e6..50155e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -78,6 +78,7 @@ fdc(4) joerg Just keep me informed of changes, try not to break it. sppp(4) joerg Just keep me informed of changes, try not to break it. libc nectar Opportuntity for pre-commit review appreciated for nsdispatch(3) and its consumers. +unifdef(1) fanf 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. @@ -158,7 +159,6 @@ usr.bin/bzip2/Makefile:MAINTAINER= obrien@FreeBSD.org usr.bin/bzip2recover/Makefile:MAINTAINER= obrien@FreeBSD.org usr.bin/chat/Makefile:MAINTAINER= peter@freebsd.org usr.bin/locate/Makefile:MAINTAINER= wosch@FreeBSD.org -usr.bin/unifdef/Makefile:MAINTAINER= fanf@FreeBSD.org usr.bin/vacation/Makefile:MAINTAINER= gshapiro@FreeBSD.org usr.bin/whois/Makefile:MAINTAINER= mike@FreeBSD.org usr.sbin/editmap/Makefile:MAINTAINER= gshapiro@FreeBSD.org |