1$FreeBSD$ 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 src/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 10their active caretaking of the code it is polite to coordinate changes 11with them. This is a list of people who have expressed an interest in 12part of the code or listed their active caretaking role so that other 13committers can easily find somebody who is familiar with it. The notes 14should specify if there is a 3rd party source tree involved or other 15things that should be kept in mind. 16 17However, this is not a 'big stick', it is an offer to help and a source 18of guidance. It does not override the communal nature of the tree. 19It is not a registry of 'turf' or private property. 20 21subsystem login notes 22----------------------------- 23kqueue jmg Pre-commit review requested. 24mergemaster dougb Prefers to pre-approve commits 25libc/posix1e rwatson Pre-commit review requested. 26POSIX.1e ACLs rwatson Pre-commit review requested. 27UFS EAs rwatson Pre-commit review requested. 28MAC Framework rwatson Pre-commit review requested. 29MAC Modules rwatson Pre-commit review requested. 30contrib/openbsm rwatson Pre-commit review requested. 31sys/security/audit rwatson Pre-commit review requested. 32ATA/IDE sos Pre-commit review requested. 33ahc(4) gibbs Pre-commit review requested. 34ahd(4) gibbs Pre-commit review requested. 35NEWCARD imp Pre-commit review requested. 36pci bus imp,jhb Pre-commit review requested. 37cdboot jhb Pre-commit review requested. 38pxeboot jhb Pre-commit review requested. 39witness jhb Pre-commit review requested. 40twe aradford@amcc.com Pre-commit review requested 41twa aradford@amcc.com Pre-commit review requested 42CAM gibbs, 43 ken Pre-commit review requested. send to scsi@freebsd.org 44devstat(9) ken Pre-commit review requested. 45camcontrol(8) ken Pre-commit review requested. 46libcam ken Pre-commit review requested. 47libdevstat ken Pre-commit review requested. 48iostat(8) ken Pre-commit review requested. 49cd(4) ken Pre-commit review requested. 50pass(4) ken Pre-commit review requested. 51ch(4) ken Pre-commit review requested. 52isp(4) mjacob Pre-commit review requested. 53em(4) jfv Pre-commit review requested. 54tdfx(4) cokane Just keep me informed of changes, try not to break it. 55sendmail gshapiro Pre-commit review requested. 56etc/mail gshapiro Pre-commit review requested. 57 Keep in sync with -STABLE. 58etc/sendmail gshapiro Pre-commit review requested. 59 Keep in sync with -STABLE. 60libfetch des Advance notification requested. 61fetch des Advance notification requested. 62libpam des Pre-commit review requested. 63openssh des Pre-commit review requested. 64pseudofs des Advance notification requested. 65procfs des Advance notification requested. 66linprocfs des Advance notification requested. 67lpr gad Pre-commit review requested, particularly for 68 lpd/recvjob.c and lpd/printjob.c. 69newsyslog(8) gad Heads-up appreciated. I'm going thru the PR's for it. 70pkill gad Heads-up appreciated. 71ps gad I am working on a number of changes to this. Would 72 like advance notice of major changes planned to it. 73cvs peter Heads-up appreciated, try not to break it. 74ncurses peter Heads-up appreciated, try not to break it. 75nvi peter Try not to break it. 76libz peter Try not to break it. 77pppd/chat peter Try not to break it. 78groff ru Recommends pre-commit review. 79share/mk ru This is a vital component of the build system, so I 80 offer a pre-commit review for anything non-trivial. 81ipfw ipfw Pre-commit review preferred. send to ipfw@freebsd.org 82drm anholt Just keep me informed of changes, try not to break it. 83libufs jmallett Willing to handle problems, help with work. 84fdc(4) joerg Just keep me informed of changes, try not to break it. 85sppp(4) joerg Just keep me informed of changes, try not to break it. 86unifdef(1) fanf Pre-commit review requested. 87ntp roberto Pre-commit review requested. 88inetd dwmalone Recommends pre-commit review. 89nwfs bp In case of functional changes pre-commit review 90 requested. 91contrib/smbfs bp Open for in-tree committs. In case of functional 92 changes pre-commit review requested. 93contrib/pf mlaier Pre-commit review requested. 94binutils obrien Insists on BU blocked from unapproved commits 95file obrien Insists to keep file blocked from other's unapproved 96 commits 97contrib/bzip2 obrien Pre-commit review required. 98lukemftpd obrien Pre-commit review required. 99geom_concat pjd Pre-commit review preferred. 100geom_eli pjd Pre-commit review preferred. 101geom_gate pjd Pre-commit review preferred. 102geom_label pjd Pre-commit review preferred. 103geom_mirror pjd Pre-commit review preferred. 104geom_nop pjd Pre-commit review preferred. 105geom_raid3 pjd Pre-commit review preferred. 106geom_shsec pjd Pre-commit review preferred. 107geom_stripe pjd Pre-commit review preferred. 108geom_zero pjd Pre-commit review preferred. 109sbin/geom pjd Pre-commit review preferred. 110zfs pjd Pre-commit review preferred. 111nfs alfred Will be happy to review code, but not mandatory. 112rpc.lockd alfred Will be happy to review code, but not mandatory. 113truss alfred Will be happy to review code, but not mandatory. 114rpc alfred Pre-commit review requested. 115xfs kan@FreeBSD.org,rodrigc@FreeBSD.org,cattelan@xfs.org 116 Pre-commit review preferred. 117pkg_install krion Pre-commit review or approval from portmgr@ requested. 118linux emul emulation Please discuss changes here. 119bs{diff,patch} cperciva Pre-commit review requested. 120portsnap cperciva Pre-commit review requested. 121freebsd-update cperciva Pre-commit review requested. 122openssl simon Pre-commit review requested. 123sys/netgraph/bluetooth emax Pre-commit review preferred. 124lib/libbluetooth emax Pre-commit review preferred. 125lib/libsdp emax Pre-commit review preferred. 126usr.bin/bluetooth emax Pre-commit review preferred. 127usr.sbin/bluetooth emax Pre-commit review preferred. 128gnu/usr.bin/send-pr bugmaster Pre-commit review requested. 129BSD.{local,x11*}.dist portmgr Pre-commit review requested, since these files interface with ports. 130usb core Please contact core@ before any major changes 131 132Following are the entries from the Makefiles, and a few other sources. 133Please remove stale entries from both their origin, and this file. 134 135Please also consider removing the lines from the files listed below and 136stating your preferences here instead. 137 138List below generated with: 139$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*=' 140 141sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org 142sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp> 143tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org 144usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org 145