Deleted Added
sdiff udiff text old ( 206396 ) new ( 206455 )
full compact
1$FreeBSD: head/MAINTAINERS 206396 2010-04-08 09:01:20Z cperciva $
2
3Please note that the content of this file is strictly advisory.
4No locks listed here are valid. The only strict review requirements
5are granted by core. These are documented in head/LOCKS and enforced
6by CVSROOT/approvers.
7
8The source tree is a community effort. However, some folks go to the
9trouble of looking after particular areas of the tree. In return for

--- 110 unchanged lines hidden (view full) ---

120share/zoneinfo edwin Heads-up appreciated, since our data is coming
121 from a third party source.
122usr.sbin/zic edwin Heads-up appreciated, since this code is
123 maintained by a third party source.
124lib/libc/stdtime edwin Heads-up appreciated, since parts of this code
125 is maintained by a third party source.
126sysinstall randi Please contact about any major changes so that
127 they can be co-ordinated.
128
129Following are the entries from the Makefiles, and a few other sources.
130Please remove stale entries from both their origin, and this file.
131
132Please also consider removing the lines from the files listed below and
133stating your preferences here instead.
134
135List below generated with:
136$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
137
138sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org
139sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
140tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org