Add a MAINTAINERS entry for make(1), to the make@ alias, which anyone can use

to run patches to make(1) by.  Hopefully this will make it easier to get bugs
fixed in make(1), as well as get review by people with experience working on,
in, around, etc., make(1).

Currently it points to two people who have demonstrated maintainership (ru@
and myself) and one person interested in helping (alane@).  That list is
subject to expansion and contraction.
This commit is contained in:
jmallett 2002-11-06 14:01:08 +00:00
parent 0499bbb049
commit 53eebebcce

View File

@ -84,3 +84,4 @@ 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.