xref: /freebsd/MAINTAINERS (revision 895f86f15fbf6540071feb9328c3c50ed1f027b8)
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 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
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
21***
22This list is prone to becoming stale quickly.  The best way to find the recent
23maintainer of a sub-system is to check recent logs for that directory or
24sub-system.
25***
26
27subsystem	login	notes
28-----------------------------
29opencrypto	jmg	Pre-commit review requested.  Documentation Required.
30kqueue		jmg	Pre-commit review requested.  Documentation Required.
31share/mk	imp, bapt, bdrewery, emaste, sjg	Make is hard.
32ath(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
33net80211	adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
34iwn(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
35iwm(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
36otus(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
37dev/usb/wlan	adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
38openssl		benl,jkim	Pre-commit review requested.
39release/release.sh	gjb,re	Pre-commit review and regression tests
40				requested.
41sh(1)		jilles		Pre-commit review requested. This also applies
42				to kill(1), printf(1) and test(1) which are
43				compiled in as builtins.
44isci(4)		jimharris	Pre-commit review requested.
45nvme(4)		jimharris	Pre-commit review requested.
46nvd(4)		jimharris	Pre-commit review requested.
47nvmecontrol(8)	jimharris	Pre-commit review requested.
48libfetch	des	Pre-commit review requested.
49fetch		des	Pre-commit review requested.
50libpam		des	Pre-commit review requested.
51openssh		des	Pre-commit review requested.
52pseudofs	des	Pre-commit review requested.
53procfs		des	Pre-commit review requested.
54linprocfs	des	Pre-commit review requested.
55contrib/compiler-rt	dim	Pre-commit review preferred.
56contrib/libc++		dim	Pre-commit review preferred.
57contrib/libcxxrt	dim	Pre-commit review preferred.
58contrib/llvm		dim	Pre-commit review preferred.
59contrib/llvm/tools/lldb	emaste	Pre-commit review preferred.
60atf			freebsd-testing,jmmv,ngie	Pre-commit review requested.
61contrib/netbsd-tests	freebsd-testing,ngie	Pre-commit review requested.
62contrib/pjdfstest	freebsd-testing,ngie,pjd	Pre-commit review requested.
63share/mk/*.test.mk	freebsd-testing,ngie (same list as share/mk too)	Pre-commit review requested.
64tests			freebsd-testing,ngie	Pre-commit review requested.
65sys/dev/usb	hselasky	If in doubt, ask.
66sys/dev/sound/usb	hselasky	If in doubt, ask.
67sys/compat/linuxkpi	hselasky	If in doubt, ask.
68sys/dev/e1000	erj	Pre-commit phabricator review requested.
69sys/dev/ixgbe	erj	Pre-commit phabricator review requested.
70sys/dev/ixl	erj	Pre-commit phabricator review requested.
71sys/netinet/ip_carp.c	glebius	Pre-commit review recommended.
72sys/netpfil/pf	kp,glebius	Pre-commit review recommended.
73usr.sbin/pkg	pkg@	Please coordinate behavior or flag changes with pkg team.
74lpr		gad	Pre-commit review requested, particularly for
75			lpd/recvjob.c and lpd/printjob.c.
76nis(8), yp(8)	araujo	Pre-commit review requested.
77---- OLD ----
78libc/posix1e	rwatson	Pre-commit review requested.
79POSIX.1e ACLs	rwatson	Pre-commit review requested.
80UFS EAs		rwatson	Pre-commit review requested.
81MAC Framework	rwatson	Pre-commit review requested.
82MAC Modules	rwatson	Pre-commit review requested.
83contrib/openbsm	rwatson	Pre-commit review requested.
84sys/security/audit	rwatson	Pre-commit review requested.
85ahc(4)		gibbs	Pre-commit review requested.
86ahd(4)		gibbs	Pre-commit review requested.
87pci bus		imp,jhb	Pre-commit review requested.
88cdboot		jhb	Pre-commit review requested.
89pxeboot		jhb	Pre-commit review requested.
90witness		jhb	Pre-commit review requested.
91CAM		gibbs,
92		ken	Pre-commit review requested. send to scsi@freebsd.org
93devstat(9)	ken	Pre-commit review requested.
94camcontrol(8)	ken	Pre-commit review requested.
95libcam		ken	Pre-commit review requested.
96libdevstat	ken	Pre-commit review requested.
97iostat(8)	ken	Pre-commit review requested.
98cd(4)		ken	Pre-commit review requested.
99pass(4)		ken	Pre-commit review requested.
100ch(4)		ken	Pre-commit review requested.
101em(4)		jfv	Pre-commit review requested.
102sendmail	gshapiro	Pre-commit review requested.
103etc/mail	gshapiro	Pre-commit review requested.
104				Keep in sync with -STABLE.
105etc/sendmail	gshapiro	Pre-commit review requested.
106				Keep in sync with -STABLE.
107nvi		peter	Try not to break it.
108libz		peter	Try not to break it.
109groff		ru	Recommends pre-commit review.
110ipfw		ipfw	Pre-commit review preferred. send to ipfw@freebsd.org
111drm		rnoland	Just keep me informed of changes, try not to break it.
112unifdef(1)	fanf	Pre-commit review requested.
113ntp         	roberto	Pre-commit review requested.
114inetd		dwmalone	Recommends pre-commit review.
115contrib/smbfs	bp	Open for in-tree committs. In case of functional
116			changes pre-commit review requested.
117file		obrien	Insists to keep file blocked from other's unapproved
118			commits
119contrib/bzip2	obrien	Pre-commit review required.
120geom		freebsd-geom@FreeBSD.org
121geom_concat	pjd	Pre-commit review preferred.
122geom_eli	pjd	Pre-commit review preferred.
123geom_gate	pjd	Pre-commit review preferred.
124geom_label	pjd	Pre-commit review preferred.
125geom_mirror	pjd	Pre-commit review preferred.
126geom_nop	pjd	Pre-commit review preferred.
127geom_raid3	pjd	Pre-commit review preferred.
128geom_shsec	pjd	Pre-commit review preferred.
129geom_stripe	pjd	Pre-commit review preferred.
130geom_zero	pjd	Pre-commit review preferred.
131sbin/geom	pjd	Pre-commit review preferred.
132zfs		freebsd-fs@FreeBSD.org
133nfs		freebsd-fs@FreeBSD.org, rmacklem is best for reviews.
134linux emul	emulation	Please discuss changes here.
135bs{diff,patch}	cperciva	Pre-commit review requested.
136portsnap	cperciva	Pre-commit review requested.
137freebsd-update	cperciva	Pre-commit review requested.
138sys/netgraph/bluetooth	emax	Pre-commit review preferred.
139lib/libbluetooth	emax	Pre-commit review preferred.
140lib/libsdp		emax	Pre-commit review preferred.
141usr.bin/bluetooth	emax	Pre-commit review preferred.
142usr.sbin/bluetooth	emax	Pre-commit review preferred.
143*env(3)		secteam	Due to the problematic security history of this
144			code, please have patches reviewed by secteam.
145share/zoneinfo		edwin	Heads-up appreciated, since our data is coming
146				from a third party source.
147usr.sbin/zic		edwin   Heads-up appreciated, since this code is
148				maintained by a third party source.
149lib/libc/stdtime	edwin   Heads-up appreciated, since parts of this code
150				is maintained by a third party source.
151sbin/routed	bms	Pre-commit review; notify vendor at rhyolite.com
152cmx		daniel@roe.ch	Pre-commit review preferred.
153filemon		obrien		Pre-commit review preferred.
154sysdoc		trhodes		Pre-commit review preferred.
155nanobsd		imp	Pre-commit review requested for coordination.
156vmm(4)		neel,grehan	Pre-commit review requested.
157