diff options
author | ru <ru@FreeBSD.org> | 2002-11-21 08:36:01 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-11-21 08:36:01 +0000 |
commit | 972b5bdececf06a184ea595e7669f9c875964c17 (patch) | |
tree | 37561e24fdfd0701f866467ff12d40f80dba97bc | |
parent | 9048257e119dbf73157edadd77bc93ae7fbf6dce (diff) | |
download | FreeBSD-src-972b5bdececf06a184ea595e7669f9c875964c17.zip FreeBSD-src-972b5bdececf06a184ea595e7669f9c875964c17.tar.gz |
A number of people objected to make(1) being treated specially.
Approved by: re
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 606caee..d0dbd05 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -84,4 +84,3 @@ libufs jmallett Willing to handle problems, appreciate heads-up etc/rc.* gordon Requests heads-up to help keep etc/rc.d in sync. 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. -make make Recommends pre-commit review. |