Commit Graph

72 Commits

Author SHA1 Message Date
obrien
0890e600ee Also remove the ones that snuck in at the bottom. 2003-06-16 16:12:05 +00:00
obrien
2ed58349a9 Update and try to remain out of area where conflict exists. 2003-06-14 19:27:10 +00:00
ken
a69cc262ba Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam
and libdevstat, since the new way of doing things is to just list
maintainership in src/MAINTAINERS.

Also, remove duplicate entries in src/MAINTAINERS for those utilities.  I
already had entries for them.
2003-06-14 05:28:01 +00:00
gad
6865f1d753 Remove duplicate lines for 'lpr' (copied from lpr/Makefile).
Add myself as low-key maintainer for newsyslog.
2003-06-12 03:37:55 +00:00
mike
e9ac0091c2 Drop maintainership of whois(1). If someone needs a review they can
find me in the whois.c revision history.
2003-06-12 02:46:47 +00:00
markm
59216c5be9 Clarify the telnet requirements slightly, and state an area-of-interest
in the crypto source. This is not a lock.
2003-06-10 12:02:46 +00:00
guido
2036547e59 Move my maintainership of parts of ipfilter back to Darren Reed 2003-06-06 11:30:50 +00:00
roberto
739c7fe8f5 Follow the trend of moving MAINTAINER lines from Makefile into
src/MAINTAINERS.
2003-06-05 05:03:01 +00:00
markm
265d23a783 Remove this maintainer bit. Another version will be added a
bit later.
2003-06-04 16:05:38 +00:00
markm
e239f762d2 Drop stale maintainer bits. 2003-06-04 16:02:17 +00:00
fanf
1181a00359 Move unifdef to the original section of the file. 2003-06-04 10:04:12 +00:00
dougb
40045fbfaf Copy the (normalized) MAINTAINER= entries from Makefile's and other sources,
and suggest consolidating them into this file instead.
2003-06-04 09:55:26 +00:00
imp
475b1b3cff OBE 2003-04-27 05:51:12 +00:00
nectar
a999bc3c9d I'd like to keep an eye on nsdispatch and friends for a while. 2003-04-18 21:17:46 +00:00
jmallett
9b6dafeccc Nuke xargs, I haven't had to help anyone with it, so I assume it stands on
its own just fine.  Nuke request for heads-up on libufs, most of my work on
it these days is gradual, and mention that I'm willing to help with work in
it, so that others can feel free to make it suck less, and get feedback from
me in a purely "I understand this crud" sort of way.
2003-02-18 00:07:06 +00:00
phk
b5ab8ed194 Now that the need for "landgrabs" in this file is no longer present,
I release "my" bits of code, trusting the remaining committers to
be a sensible lot who will do the right thing.
2003-02-04 06:29:03 +00:00
gordon
291a85f37a Deregister etc/rc.* commit request notification. mtm is doing a better job
at it than I am.
2003-01-30 17:39:26 +00:00
jhb
9811efefcf Remove request for i386 boot[012] review. I didn't have time recently to
work on the UFS2 stuff and people were committing patches w/o sending them
my way anyways, so it seems rather pointless for me to be in here. :)
2002-12-17 21:14:45 +00:00
obrien
d864d4d9c6 Note file, one-true-awk, lukemftpd. 2002-11-28 00:02:25 +00:00
ru
972b5bdece A number of people objected to make(1) being treated specially.
Approved by:	re
2002-11-21 08:36:01 +00:00
mjacob
ce3d2ff982 Remove my 'pre-commit' on sa(4). 2002-11-11 16:56:40 +00:00
mjacob
b44a3dc802 Lay claim to mpt for requesting pre-commit review. 2002-11-10 16:23:31 +00:00
jmallett
53eebebcce 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.
2002-11-06 14:01:08 +00:00
des
deb00535da Clarify my feelings towards fetch / libfetch. 2002-10-30 04:53:58 +00:00
njl
8d61958e35 Add myself as da(4) maintainer. This is mostly so I can review and commit
quirks.
2002-10-18 18:27:56 +00:00
rwatson
c4d754e0f4 Point at myself for reviews on commits to the MAC Framework and
MAC modules.
2002-09-01 15:55:38 +00:00
ru
ba20a0e55f Added groff(1) and natd(8) entries. 2002-07-18 12:12:15 +00:00
joerg
94868e5ef5 Express my interest about being notified for fdc(4) and sppp(4) changes.
This file is getting unparseable.  IMHO we should at least sort it by
maintainer, or even better by subsystem.  Opinions?
2002-07-10 14:51:48 +00:00
gordon
10c9f8ef06 Add my interest in etc/rc.* to help keep etc/rc.d in sync as much as possible. 2002-07-08 21:07:42 +00:00
mjacob
7a461eddd6 Simplify isp(4) line; add sa(4) for pre-commit review. Remove myself from
CAM review list.
2002-07-08 20:42:44 +00:00
des
584973fa96 Register an interest in pseudofs, procfs and linprocfs. 2002-07-08 20:29:24 +00:00
jmallett
e7f13daa73 Add libufs, a library for dealing with UFS filesystems from userland to
the build.  It is here to compartmentalise functionality currently duplicated
in many notable programs in the base system.  It currently handles block
reads and writes, as well as reading and writing of the filesystem superblock,
and the reading/lookup of inode data.  It supports both UFS and UFS2.  I
will be maintaining it, and porting programs to use it, however for now, it
is simply being built as part of world.
2002-07-01 01:45:03 +00:00
jmallett
6d00005b2d Add a module for src/tools/regression (`regression').
Add a MAINTAINERS line for the regression module, specifically referring to
src/tools/regression/usr.bin, right now, but applicable to other things, to
make clear that I am willing to help write new tests.  The framework is all
modularised now, so it is easy to write new tests, etc., and since I'd like
to see tests for more and more things as bugs get fixed, it seems to be the
right thing to do to stand up and offer to help people write tests.
2002-06-28 21:13:06 +00:00
des
125f718f70 I hope I won't regret this too much. 2002-06-24 12:33:19 +00:00
des
a8ea4bbfd1 Resign my maintainership of OpenSSH. 2002-06-23 21:44:46 +00:00
jmallett
62b4c3b757 It seems the hard lock on m4(1) is viewed as superfluous. Okay. It's gone.
I'm sick of waiting on OpenBSD to make a number of changes anyway.  If someone
else wants to take over fixing m4(1), I'll be glad to make them aware of the
existing issues.
2002-06-20 10:37:43 +00:00
jmallett
4904f3db5c That's right, you can shove your xargs(1) issues in my direction, and I'm
also glad to review changes to it.
2002-06-20 07:06:21 +00:00
anholt
f1b3281a51 Fill in my MAINTAINER info for drm
Approved by:	des
2002-06-17 08:58:29 +00:00
imp
788e1edafc I'm keeping an eye on xten 2002-06-14 06:59:49 +00:00
billf
8facface02 indent tdfx line similarly to rest of the file
note that freebsd-ipfw@freebsd.org should be sent patches before making
changes to ipfw.
2002-05-30 16:50:27 +00:00
jmallett
fa946e6b48 Keep people from introducing local changes I do not know about to m4 for the
time being, until OpenBSD's -s support is finished being fixed, so I have a
chance in hell of getting one last clean merge against OpenBSD.
2002-05-30 13:24:59 +00:00
rwatson
a2f8c88e8a Use more common phrasing for the "request reviews" text. Add UFS EAs,
POSIX.1e ACLs to the list of things I like to review changes for.
2002-05-20 13:08:32 +00:00
markm
1c9bbd16b9 Drop perl5 hard lock as perl5 is now gone. 2002-05-18 07:59:51 +00:00
ru
0a358c2aa1 Document my willingness in maintaining share/mk infrastructure. 2002-05-12 13:41:28 +00:00
obrien
fc4ab6580e Do as you want with GCC. 2002-05-12 11:45:35 +00:00
peter
ae116e293e Add a couple of entries. My MAINTAINER= lines are not locks. 2002-05-10 05:44:09 +00:00
grog
c252e6dc83 Add entry for Vinum. 2002-05-10 00:31:33 +00:00
markm
012603a25d Place a hard lock on base-perl until it is deleted. 2002-05-09 21:03:48 +00:00
gad
4e6c158a50 Add lines for lpr and patch. 2002-05-09 20:25:45 +00:00
phk
86b36dec21 I have no idea how I managed to get two lines about geom in there... 2002-05-03 21:02:42 +00:00