Deleted Added
full compact
MAINTAINERS (241629) MAINTAINERS (241828)
1$FreeBSD: head/MAINTAINERS 241629 2012-10-17 11:16:17Z attilio $
1$FreeBSD: head/MAINTAINERS 241828 2012-10-22 02:12:11Z eadler $
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 svnadmin/conf/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

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

115share/zoneinfo edwin Heads-up appreciated, since our data is coming
116 from a third party source.
117usr.sbin/zic edwin Heads-up appreciated, since this code is
118 maintained by a third party source.
119lib/libc/stdtime edwin Heads-up appreciated, since parts of this code
120 is maintained by a third party source.
121sbin/routed bms Pre-commit review; notify vendor at rhyolite.com
122isci(4) jimharris Pre-commit review requested.
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 svnadmin/conf/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

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

115share/zoneinfo edwin Heads-up appreciated, since our data is coming
116 from a third party source.
117usr.sbin/zic edwin Heads-up appreciated, since this code is
118 maintained by a third party source.
119lib/libc/stdtime edwin Heads-up appreciated, since parts of this code
120 is maintained by a third party source.
121sbin/routed bms Pre-commit review; notify vendor at rhyolite.com
122isci(4) jimharris Pre-commit review requested.
123
124Following are the entries from the Makefiles, and a few other sources.
125Please remove stale entries from both their origin, and this file.
126
127Please also consider removing the lines from the files listed below and
128stating your preferences here instead.
129
130List below generated with:
131$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*='
132
133sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org
134sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
135tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org
1233dfx cokane Pre-commit review preferred.
124cmx daniel@roe.ch Pre-commit review preferred.
125fileman obrien Pre-commit review preferred.
126sysdoc trhodes Pre-commit review preferred.