svn commit: r292035 - head

Randall Stewart rrs at FreeBSD.org
Wed Dec 9 23:02:21 UTC 2015


Author: rrs
Date: Wed Dec  9 23:02:20 2015
New Revision: 292035
URL: https://svnweb.freebsd.org/changeset/base/292035

Log:
  Add a couple of spots I tend to look at and Michael for SCTP as well :-)

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Wed Dec  9 22:52:37 2015	(r292034)
+++ head/MAINTAINERS	Wed Dec  9 23:02:20 2015	(r292035)
@@ -70,6 +70,9 @@ sys/dev/ixgbe	erj	Pre-commit phabricator
 sys/dev/ixl	erj	Pre-commit phabricator review requested.
 sys/netinet/ip_carp.c	glebius	Pre-commit review recommended.
 sys/netpfil/pf	kp,glebius	Pre-commit review recommended.
+sctp		rrs,tuexen	Pre-commit review requested (changes need to be backported to github).
+pmcstudy(8)	rrs		Pre-commit review requested.
+callout_*(9)	rrs		Pre-commit review requested -- becareful its tricksy code :o.
 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.


More information about the svn-src-all mailing list