svn commit: r292304 - head

Glen Barber gjb at FreeBSD.org
Wed Dec 16 00:21:22 UTC 2015


Author: gjb
Date: Wed Dec 16 00:21:21 2015
New Revision: 292304
URL: https://svnweb.freebsd.org/changeset/base/292304

Log:
  Err on the side of caution, and assume *env(3) should require
  secteam@ review for changes.  so@ can remove this entry, if
  necessary.
  
  Submitted by:	jhb (via secteam@)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Wed Dec 16 00:20:20 2015	(r292303)
+++ head/MAINTAINERS	Wed Dec 16 00:21:21 2015	(r292304)
@@ -37,6 +37,8 @@ contrib/llvm/tools/lldb	emaste	Pre-commi
 contrib/netbsd-tests	freebsd-testing,ngie	Pre-commit review requested.
 contrib/pjdfstest	freebsd-testing,ngie,pjd	Pre-commit review requested.
 dev/usb/wlan	adrian	Pre-commit review requested, send to freebsd-wireless at freebsd.org
+*env(3)		secteam	Due to the problematic security history of this
+			code, please have patches reviewed by secteam.
 etc/mail	gshapiro	Pre-commit review requested.  Keep in sync with -STABLE.
 etc/sendmail	gshapiro	Pre-commit review requested.  Keep in sync with -STABLE.
 fetch		des	Pre-commit review requested.
@@ -143,8 +145,6 @@ lib/libbluetooth	emax	Pre-commit review 
 lib/libsdp		emax	Pre-commit review preferred.
 usr.bin/bluetooth	emax	Pre-commit review preferred.
 usr.sbin/bluetooth	emax	Pre-commit review preferred.
-*env(3)		secteam	Due to the problematic security history of this
-			code, please have patches reviewed by secteam.
 share/zoneinfo		edwin	Heads-up appreciated, since our data is coming
 				from a third party source.
 usr.sbin/zic		edwin   Heads-up appreciated, since this code is


More information about the svn-src-all mailing list