Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2010 21:14:29 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r204061 - head
Message-ID:  <201002182114.o1ILETnw080381@svn.freebsd.org>

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



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