Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 00:21:21 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r292304 - head
Message-ID:  <201512160021.tBG0LL1V052282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512160021.tBG0LL1V052282>