ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/FreeBSD/dist/MAINTAINERS
(Generate patch)

Comparing vendor/FreeBSD/dist/MAINTAINERS (file contents):
Revision 9656 by laffer1, Sun Oct 22 21:03:47 2017 UTC vs.
Revision 9657 by laffer1, Sun Oct 22 21:36:58 2017 UTC

# Line 1 | Line 1
1 < $FreeBSD: release/7.0.0/MAINTAINERS 174854 2007-12-22 06:32:46Z cvs2svn $
1 > $FreeBSD$
2  
3   Please note that the content of this file is strictly advisory.
4   No locks listed here are valid.  The only strict review requirements
5 < are granted by core.  These are documented in src/LOCKS and enforced
5 > are granted by core.  These are documented in head/LOCKS and enforced
6   by CVSROOT/approvers.
7  
8   The source tree is a community effort.  However, some folks go to the
# Line 29 | Line 29 | MAC Framework  rwatson Pre-commit review requested.
29   MAC Modules     rwatson Pre-commit review requested.
30   contrib/openbsm rwatson Pre-commit review requested.
31   sys/security/audit      rwatson Pre-commit review requested.
32 ATA/IDE         sos     Pre-commit review requested.
32   ahc(4)          gibbs   Pre-commit review requested.
33   ahd(4)          gibbs   Pre-commit review requested.
34   NEWCARD         imp     Pre-commit review requested.
36 OLDCARD         imp     Pre-commit review requested.
35   pci bus         imp,jhb Pre-commit review requested.
36   cdboot          jhb     Pre-commit review requested.
37   pxeboot         jhb     Pre-commit review requested.
38   witness         jhb     Pre-commit review requested.
41 twe             aradford@amcc.com       Pre-commit review requested
42 twa             aradford@amcc.com       Pre-commit review requested
39   CAM             gibbs,
40                  ken     Pre-commit review requested. send to scsi@freebsd.org
41   devstat(9)      ken     Pre-commit review requested.
# Line 50 | Line 46 | iostat(8)      ken     Pre-commit review requested.
46   cd(4)           ken     Pre-commit review requested.
47   pass(4)         ken     Pre-commit review requested.
48   ch(4)           ken     Pre-commit review requested.
53 isp(4)          mjacob  Pre-commit review requested.
49   em(4)           jfv     Pre-commit review requested.
50 + bxe(4)          davidch Pre-commit review requested.
51   tdfx(4)         cokane  Just keep me informed of changes, try not to break it.
52   sendmail        gshapiro        Pre-commit review requested.
53   etc/mail        gshapiro        Pre-commit review requested.
# Line 62 | Line 58 | libfetch       des     Advance notification requested.
58   fetch           des     Advance notification requested.
59   libpam          des     Pre-commit review requested.
60   openssh         des     Pre-commit review requested.
61 < pseudofs        des     Advance notification requested.
62 < procfs          des     Advance notification requested.
63 < linprocfs       des     Advance notification requested.
61 > pseudofs        des     Pre-commit review requested.
62 > procfs          des     Pre-commit review requested.
63 > linprocfs       des     Pre-commit review requested.
64   lpr             gad     Pre-commit review requested, particularly for
65                          lpd/recvjob.c and lpd/printjob.c.
66   newsyslog(8)    gad     Heads-up appreciated.  I'm going thru the PR's for it.
71 pkill           gad     Heads-up appreciated.
72 ps              gad     I am working on a number of changes to this.  Would
73                        like advance notice of major changes planned to it.
67   cvs             peter   Heads-up appreciated, try not to break it.
75 ncurses         peter   Heads-up appreciated, try not to break it.
68   nvi             peter   Try not to break it.
69   libz            peter   Try not to break it.
78 pppd/chat       peter   Try not to break it.
70   groff           ru      Recommends pre-commit review.
71   share/mk        ru      This is a vital component of the build system, so I
72                          offer a pre-commit review for anything non-trivial.
73   ipfw            ipfw    Pre-commit review preferred. send to ipfw@freebsd.org
74 < drm             anholt  Just keep me informed of changes, try not to break it.
84 < libufs          jmallett        Willing to handle problems, help with work.
85 < fdc(4)          joerg   Just keep me informed of changes, try not to break it.
86 < sppp(4)         joerg   Just keep me informed of changes, try not to break it.
74 > drm             rnoland Just keep me informed of changes, try not to break it.
75   unifdef(1)      fanf    Pre-commit review requested.
76   ntp             roberto Pre-commit review requested.
77   inetd           dwmalone        Recommends pre-commit review.
# Line 115 | Line 103 | truss          alfred  Will be happy to review code, but not ma
103   rpc             alfred  Pre-commit review requested.
104   xfs             kan@FreeBSD.org,rodrigc@FreeBSD.org,cattelan@xfs.org
105                          Pre-commit review preferred.
106 < pkg_install     krion   Pre-commit review or approval from portmgr@ requested.
106 > pkg_install     portmgr Pre-commit review or approval from portmgr@ requested.
107   linux emul      emulation       Please discuss changes here.
108   bs{diff,patch}  cperciva        Pre-commit review requested.
109   portsnap        cperciva        Pre-commit review requested.
110   freebsd-update  cperciva        Pre-commit review requested.
111 < openssl         simon           Pre-commit review requested.
111 > openssl         benl            Pre-commit review requested.
112   sys/netgraph/bluetooth  emax    Pre-commit review preferred.
113   lib/libbluetooth        emax    Pre-commit review preferred.
114   lib/libsdp              emax    Pre-commit review preferred.
115   usr.bin/bluetooth       emax    Pre-commit review preferred.
116   usr.sbin/bluetooth      emax    Pre-commit review preferred.
117   gnu/usr.bin/send-pr     bugmaster       Pre-commit review requested.
118 < BSD.{local,x11*}.dist   portmgr Pre-commit review requested, since these files interface with ports.
119 < usb             core    Please contact core@ before any major changes
118 > *env(3)         secteam Due to the problematic security history of this
119 >                        code, please have patches reviewed by secteam.
120 > share/zoneinfo          edwin   Heads-up appreciated, since our data is coming
121 >                                from a third party source.
122 > usr.sbin/zic            edwin   Heads-up appreciated, since this code is
123 >                                maintained by a third party source.
124 > lib/libc/stdtime        edwin   Heads-up appreciated, since parts of this code
125 >                                is maintained by a third party source.
126 > sysinstall      randi   Please contact about any major changes so that
127 >                        they can be co-ordinated.
128 > sbin/routed     bms     Pre-commit review; notify vendor at rhyolite.com
129 > isci(4)         jimharris       Pre-commit review requested.
130  
131   Following are the entries from the Makefiles, and a few other sources.
132   Please remove stale entries from both their origin, and this file.
# Line 142 | Line 140 | $ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINE
140   sys/modules/3dfx/Makefile:MAINTAINER=   cokane@FreeBSD.org
141   sys/modules/urio/Makefile:MAINTAINER=   Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
142   tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org
145 usr.sbin/zic/Makefile:MAINTAINER=       wollman@FreeBSD.org

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines