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. 36OLDCARD imp Pre-commit review requested. 37pci bus imp,jhb Pre-commit review requested. 38cdboot jhb Pre-commit review requested. 39pxeboot jhb Pre-commit review requested. 40witness jhb Pre-commit review requested. 41twe aradford@amcc.com Pre-commit review requested 42twa aradford@amcc.com Pre-commit review requested 43CAM gibbs, 44 ken Pre-commit review requested. send to scsi@freebsd.org 45devstat(9) ken Pre-commit review requested. 46camcontrol(8) ken Pre-commit review requested. 47libcam ken Pre-commit review requested. 48libdevstat ken Pre-commit review requested. 49iostat(8) ken Pre-commit review requested. 50cd(4) ken Pre-commit review requested. 51pass(4) ken Pre-commit review requested. 52ch(4) ken Pre-commit review requested. 53isp(4) mjacob Pre-commit review requested. 54mpt(4) mjacob Pre-commit review requested. 55em(4) tackerman Pre-commit review requested. 56tdfx(4) cokane Just keep me informed of changes, try not to break it. 57sendmail gshapiro Pre-commit review requested. 58etc/mail gshapiro Pre-commit review requested. 59 Keep in sync with -STABLE. 60etc/sendmail gshapiro Pre-commit review requested. 61 Keep in sync with -STABLE. 62dhcp mbr Needs to pre-approve commits to contrib/isc-dhcp, so 63 changes can be made to the isc.org CVS repository. 64libfetch des Advance notification requested. 65fetch des Advance notification requested. 66libpam des Pre-commit review requested. 67openssh des Pre-commit review requested. 68pseudofs des Advance notification requested. 69procfs des Advance notification requested. 70linprocfs des Advance notification requested. 71lpr gad Pre-commit review requested, particularly for 72 lpd/recvjob.c and lpd/printjob.c. 73newsyslog(8) gad Heads-up appreciated. I'm going thru the PR's for it. 74pkill gad Heads-up appreciated. 75ps gad I am working on a number of changes to this. Would 76 like advance notice of major changes planned to it. 77cvs peter Heads-up appreciated, try not to break it. 78ncurses peter Heads-up appreciated, try not to break it. 79nvi peter Try not to break it. 80libz peter Try not to break it. 81pppd/chat peter Try not to break it. 82groff ru Recommends pre-commit review. 83share/mk ru This is a vital component of the build system, so I 84 offer a pre-commit review for anything non-trivial. 85ipfw ipfw Pre-commit review preferred. send to ipfw@freebsd.org 86drm anholt Just keep me informed of changes, try not to break it. 87libufs jmallett Willing to handle problems, help with work. 88fdc(4) joerg Just keep me informed of changes, try not to break it. 89sppp(4) joerg Just keep me informed of changes, try not to break it. 90unifdef(1) fanf Pre-commit review requested. 91ntp roberto Pre-commit review requested. 92inetd dwmalone Recommends pre-commit review. 93nwfs bp In case of functional changes pre-commit review 94 requested. 95contrib/smbfs bp Open for in-tree committs. In case of functional 96 changes pre-commit review requested. 97contrib/pf mlaier Pre-commit review requested. 98binutils obrien Insists on BU blocked from unapproved commits 99file obrien Insists to keep file blocked from other's unapproved 100 commits 101contrib/bzip2 obrien Pre-commit review required. 102lukemftpd obrien Pre-commit review required. 103geom_concat pjd Pre-commit review preferred. 104geom_eli pjd Pre-commit review preferred. 105geom_gate pjd Pre-commit review preferred. 106geom_label pjd Pre-commit review preferred. 107geom_mirror pjd Pre-commit review preferred. 108geom_nop pjd Pre-commit review preferred. 109geom_raid3 pjd Pre-commit review preferred. 110geom_shsec pjd Pre-commit review preferred. 111geom_stripe pjd Pre-commit review preferred. 112geom_zero pjd Pre-commit review preferred. 113sbin/geom pjd Pre-commit review preferred. 114nfs alfred Will be happy to review code, but not mandatory. 115rpc.lockd alfred Will be happy to review code, but not mandatory. 116truss alfred Will be happy to review code, but not mandatory. 117rpc alfred Pre-commit review requested. 118xfs kan@FreeBSD.org,rodrigc@FreeBSD.org,cattelan@xfs.org 119 Pre-commit review preferred. 120pkg_install krion Pre-commit review or approval from portmgr@ requested. 121linux emul emulation Please discuss changes here. 122bs{diff,patch} cperciva Pre-commit review requested. 123portsnap cperciva Pre-commit review requested. 124sys/netgraph/bluetooth emax Pre-commit review preferred. 125lib/libbluetooth emax Pre-commit review preferred. 126lib/libsdp emax Pre-commit review preferred. 127usr.bin/bluetooth emax Pre-commit review preferred. 128usr.sbin/bluetooth emax Pre-commit review preferred. 129gnu/usr.bin/send-pr bugmaster Pre-commit review requested. 130 131Following are the entries from the Makefiles, and a few other sources. 132Please remove stale entries from both their origin, and this file. 133 134Please also consider removing the lines from the files listed below and 135stating your preferences here instead. 136 137List below generated with: 138$ cd /usr/src; find */* -type f|xargs egrep 'MAINTAINER[ <tab>]*=' 139 140bin/dd/Makefile:MAINTAINER= green@FreeBSD.org 141games/fortune/datfiles/Makefile:MAINTAINER= jkh 142gnu/usr.bin/man/apropos/Makefile:MAINTAINER= wosch 143sbin/dhclient/Makefile.inc:MAINTAINER= mbr 144sys/modules/3dfx/Makefile:MAINTAINER= cokane@FreeBSD.org 145sys/modules/urio/Makefile:MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp> 146tools/tools/sysdoc/Makefile:MAINTAINER= trhodes@FreeBSD.org 147usr.bin/locate/Makefile:MAINTAINER= wosch 148usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org 149