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 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 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. 32ahc(4) gibbs Pre-commit review requested. 33ahd(4) gibbs Pre-commit review requested. 34NEWCARD imp Pre-commit review requested. 35pci bus imp,jhb Pre-commit review requested. 36cdboot jhb Pre-commit review requested. 37pxeboot jhb Pre-commit review requested. 38witness jhb Pre-commit review requested. 39twe aradford@amcc.com Pre-commit review requested 40twa aradford@amcc.com Pre-commit review requested 41CAM gibbs, 42 ken Pre-commit review requested. send to scsi@freebsd.org 43devstat(9) ken Pre-commit review requested. 44camcontrol(8) ken Pre-commit review requested. 45libcam ken Pre-commit review requested. 46libdevstat ken Pre-commit review requested. 47iostat(8) ken Pre-commit review requested. 48cd(4) ken Pre-commit review requested. 49pass(4) ken Pre-commit review requested. 50ch(4) ken Pre-commit review requested. 51isp(4) mjacob Pre-commit review requested. 52em(4) jfv Pre-commit review requested. 53tdfx(4) cokane Just keep me informed of changes, try not to break it. 54sendmail gshapiro Pre-commit review requested. 55etc/mail gshapiro Pre-commit review requested. 56 Keep in sync with -STABLE. 57etc/sendmail gshapiro Pre-commit review requested. 58 Keep in sync with -STABLE. 59libfetch des Advance notification requested. 60fetch des Advance notification requested. 61libpam des Pre-commit review requested. 62openssh des Pre-commit review requested. 63pseudofs des Advance notification requested. 64procfs des Advance notification requested. 65linprocfs des Advance notification requested. 66lpr gad Pre-commit review requested, particularly for 67 lpd/recvjob.c and lpd/printjob.c. 68newsyslog(8) gad Heads-up appreciated. I'm going thru the PR's for it. 69pkill gad Heads-up appreciated. 70ps gad I am working on a number of changes to this. Would 71 like advance notice of major changes planned to it. 72cvs peter Heads-up appreciated, try not to break it. 73nvi peter Try not to break it. 74libz peter Try not to break it. 75groff ru Recommends pre-commit review. 76share/mk ru This is a vital component of the build system, so I 77 offer a pre-commit review for anything non-trivial. 78ipfw ipfw Pre-commit review preferred. send to ipfw@freebsd.org 79drm rnoland Just keep me informed of changes, try not to break it. 80libufs jmallett Willing to handle problems, help with work. 81fdc(4) joerg Just keep me informed of changes, try not to break it. 82sppp(4) joerg Just keep me informed of changes, try not to break it. 83unifdef(1) fanf Pre-commit review requested. 84ntp roberto Pre-commit review requested. 85inetd dwmalone Recommends pre-commit review. 86nwfs bp In case of functional changes pre-commit review 87 requested. 88contrib/smbfs bp Open for in-tree committs. In case of functional 89 changes pre-commit review requested. 90contrib/pf mlaier Pre-commit review requested. 91binutils obrien Insists on BU blocked from unapproved commits 92file obrien Insists to keep file blocked from other's unapproved 93 commits 94contrib/bzip2 obrien Pre-commit review required. 95lukemftpd obrien Pre-commit review required. 96geom_concat pjd Pre-commit review preferred. 97geom_eli pjd Pre-commit review preferred. 98geom_gate pjd Pre-commit review preferred. 99geom_label pjd Pre-commit review preferred. 100geom_mirror pjd Pre-commit review preferred. 101geom_nop pjd Pre-commit review preferred. 102geom_raid3 pjd Pre-commit review preferred. 103geom_shsec pjd Pre-commit review preferred. 104geom_stripe pjd Pre-commit review preferred. 105geom_zero pjd Pre-commit review preferred. 106sbin/geom pjd Pre-commit review preferred. 107zfs pjd Pre-commit review preferred. 108nfs alfred Will be happy to review code, but not mandatory. 109rpc.lockd alfred Will be happy to review code, but not mandatory. 110truss alfred Will be happy to review code, but not mandatory. 111rpc alfred Pre-commit review requested. 112xfs kan@FreeBSD.org,rodrigc@FreeBSD.org,cattelan@xfs.org 113 Pre-commit review preferred. 114pkg_install krion Pre-commit review or approval from portmgr@ requested. 115linux emul emulation Please discuss changes here. 116bs{diff,patch} cperciva Pre-commit review requested. 117portsnap cperciva Pre-commit review requested. 118freebsd-update cperciva Pre-commit review requested. 119openssl simon Pre-commit review requested. 120sys/netgraph/bluetooth emax Pre-commit review preferred. 121lib/libbluetooth emax Pre-commit review preferred. 122lib/libsdp emax Pre-commit review preferred. 123usr.bin/bluetooth emax Pre-commit review preferred. 124usr.sbin/bluetooth emax Pre-commit review preferred. 125gnu/usr.bin/send-pr bugmaster Pre-commit review requested. 126BSD.{local,x11*}.dist portmgr Pre-commit review requested, since these files interface with ports. 127ncurses rafan Heads-up appreciated, try not to break it. 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 141usr.sbin/zic/Makefile:MAINTAINER= wollman@FreeBSD.org 142