svn commit: r290951 - head

Garance A Drosehn gad at FreeBSD.org
Mon Nov 16 22:08:51 UTC 2015


Author: gad
Date: Mon Nov 16 22:08:49 2015
New Revision: 290951
URL: https://svnweb.freebsd.org/changeset/base/290951

Log:
  I'm still interested in reviewing any code changes to lpr & friends
      (lpc, lpd, lpq, etc).

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Mon Nov 16 21:55:11 2015	(r290950)
+++ head/MAINTAINERS	Mon Nov 16 22:08:49 2015	(r290951)
@@ -70,6 +70,8 @@ sys/dev/e1000	erj	Pre-commit phabricator
 sys/dev/ixgbe	erj	Pre-commit phabricator review requested.
 sys/dev/ixl	erj	Pre-commit phabricator review requested.
 usr.sbin/pkg	pkg@	Please coordinate behavior or flag changes with pkg team.
+lpr		gad	Pre-commit review requested, particularly for
+			lpd/recvjob.c and lpd/printjob.c.
 ---- OLD ----
 libc/posix1e	rwatson	Pre-commit review requested.
 POSIX.1e ACLs	rwatson	Pre-commit review requested.
@@ -100,8 +102,6 @@ etc/mail	gshapiro	Pre-commit review requ
 				Keep in sync with -STABLE.
 etc/sendmail	gshapiro	Pre-commit review requested.
 				Keep in sync with -STABLE.
-lpr		gad	Pre-commit review requested, particularly for
-			lpd/recvjob.c and lpd/printjob.c.
 nvi		peter	Try not to break it.
 libz		peter	Try not to break it.
 groff		ru	Recommends pre-commit review.


More information about the svn-src-all mailing list