diff options
author | flz <flz@FreeBSD.org> | 2009-07-06 11:46:18 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-07-06 11:46:18 +0000 |
commit | 0afab74da0a49ca8214088fb0ff3a1f7195f7c92 (patch) | |
tree | 5e559de6f80ebeabb9349a70d7a1a1cdd13286d5 /MAINTAINERS | |
parent | daff94f8a671ee8db994d97c38dc8655a5c221ca (diff) | |
download | FreeBSD-src-0afab74da0a49ca8214088fb0ff3a1f7195f7c92.zip FreeBSD-src-0afab74da0a49ca8214088fb0ff3a1f7195f7c92.tar.gz |
- pkg_install is maintained by portmgr.
- BSD.x11{,-4}.dist aren't used anymore and BSD.local.dist now lives
in ports/Templates/. Most people apparently missed that move and still
commit to the src copy, so I'll have to remove it eventually but for
now, the MAINTAINERS line can go.
Approved by: re (kib)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c017223..e84a3b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -111,7 +111,7 @@ truss alfred Will be happy to review code, but not mandatory. rpc alfred Pre-commit review requested. xfs kan@FreeBSD.org,rodrigc@FreeBSD.org,cattelan@xfs.org Pre-commit review preferred. -pkg_install krion Pre-commit review or approval from portmgr@ requested. +pkg_install portmgr Pre-commit review or approval from portmgr@ requested. linux emul emulation Please discuss changes here. bs{diff,patch} cperciva Pre-commit review requested. portsnap cperciva Pre-commit review requested. @@ -123,7 +123,6 @@ lib/libsdp emax Pre-commit review preferred. usr.bin/bluetooth emax Pre-commit review preferred. usr.sbin/bluetooth emax Pre-commit review preferred. gnu/usr.bin/send-pr bugmaster Pre-commit review requested. -BSD.{local,x11*}.dist portmgr Pre-commit review requested, since these files interface with ports. ncurses rafan Heads-up appreciated, try not to break it. Following are the entries from the Makefiles, and a few other sources. |