svn commit: r204061 - head

Edwin Groothuis edwin at FreeBSD.org
Thu Feb 18 21:14:30 UTC 2010


Author: edwin
Date: Thu Feb 18 21:14:29 2010
New Revision: 204061
URL: http://svn.freebsd.org/changeset/base/204061

Log:
  Add heads-up requests for parts of the tree I look after and which
  are partly maintained by a third party:
  
  - share/zoneinfo
  - usr.sbin/zic
  - lib/libc/stdtime

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Thu Feb 18 20:20:34 2010	(r204060)
+++ head/MAINTAINERS	Thu Feb 18 21:14:29 2010	(r204061)
@@ -125,6 +125,12 @@ gnu/usr.bin/send-pr	bugmaster	Pre-commit
 ncurses		rafan	Heads-up appreciated, try not to break it.
 *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
+				maintained by a third party source.
+lib/libc/stdtime	edwin   Heads-up appreciated, since parts of this code
+				is maintained by a third party source.
 
 Following are the entries from the Makefiles, and a few other sources.
 Please remove stale entries from both their origin, and this file.


More information about the svn-src-all mailing list