xref: /freebsd/MAINTAINERS (revision e12ff891366cf94db4bfe4c2c810b26a5531053d)
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
27***
28Maintainers are encouraged to visit:
29  https://reviews.freebsd.org/herald
30
31and configure notifications for parts of the tree which they maintain.
32Notifications can automatically be sent when someone proposes a revision or
33makes a commit to the specified subtree.
34***
35
36subsystem	login	notes
37-----------------------------
38ath(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
39contrib/atf		ngie,#test		Pre-commit review requested.
40contrib/capsicum-test	ngie,#capsicum,#test	Pre-commit review requested.
41contrib/compiler-rt	dim	Pre-commit review preferred.
42contrib/googletest	ngie,#test		Pre-commit review requested.
43contrib/ipfilter	cy	Pre-commit review requested.
44contrib/libc++		dim	Pre-commit review preferred.
45contrib/libcxxrt	dim	Pre-commit review preferred.
46contrib/libunwind	dim,emaste,jhb	Pre-commit review preferred.
47contrib/llvm		dim	Pre-commit review preferred.
48contrib/llvm/tools/lldb	dim,emaste	Pre-commit review preferred.
49contrib/netbsd-tests	ngie,#test		Pre-commit review requested.
50contrib/pjdfstest	asomers,ngie,pjd,#test	Pre-commit review requested.
51*env(3)		secteam	Due to the problematic security history of this
52			code, please have patches reviewed by secteam.
53etc/mail	gshapiro	Pre-commit review requested.  Keep in sync with -STABLE.
54etc/sendmail	gshapiro	Pre-commit review requested.  Keep in sync with -STABLE.
55fetch		des	Pre-commit review requested, email only.
56fusefs(5)	asomers	Pre-commit review requested.
57geli		pjd	Pre-commit review requested (both sys/geom/eli/ and sbin/geom/class/eli/).
58isci(4)		jimharris	Pre-commit review requested.
59iwm(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
60iwn(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
61kqueue		jmg	Pre-commit review requested.  Documentation Required.
62libdpv		dteske	Pre-commit review requested. Keep in sync with dpv(1).
63libfetch	des	Pre-commit review requested, email only.
64libfigpar	dteske	Pre-commit review requested.
65libm		freebsd-numerics	Send email with patches to freebsd-numerics@
66libpam		des	Pre-commit review requested, email only.
67linprocfs	des	Pre-commit review requested, email only.
68lpr		gad	Pre-commit review requested, particularly for
69			lpd/recvjob.c and lpd/printjob.c.
70nanobsd		imp	Pre-commit phabricator review requested.
71net80211	adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
72nfs		freebsd-fs@FreeBSD.org, rmacklem is best for reviews.
73nvd(4)		jimharris	Pre-commit review requested.
74nvme(4)		jimharris	Pre-commit review requested.
75nvmecontrol(8)	jimharris	Pre-commit review requested.
76opencrypto	jmg	Pre-commit review requested.  Documentation Required.
77openssh		des	Pre-commit review requested, email only.
78openssl		benl,jkim	Pre-commit review requested.
79otus(4)		adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
80pci bus		imp,jhb	Pre-commit review requested.
81pmcstudy(8)	rrs		Pre-commit review requested.
82procfs		des	Pre-commit review requested, email only.
83pseudofs	des	Pre-commit review requested, email only.
84release/release.sh	gjb,re	Pre-commit review and regression tests
85				requested.
86sctp		rrs,tuexen	Pre-commit review requested (changes need to be backported to github).
87sendmail	gshapiro	Pre-commit review requested.
88sh(1)		jilles		Pre-commit review requested. This also applies
89				to kill(1), printf(1) and test(1) which are
90				compiled in as builtins.
91share/mk	imp, bapt, bdrewery, emaste, sjg	Make is hard.
92share/mk/*.test.mk	imp,bapt,bdrewery,	Pre-commit review requested.
93			emaste,ngie,sjg,#test
94stand/forth		dteske	Pre-commit review requested.
95stand/lua		kevans	Pre-commit review requested
96sys/compat/linuxkpi	hselasky		If in doubt, ask.
97			zeising, johalun	pre-commit review requested via
98						#x11 phabricator group.
99						(to avoid drm graphics drivers
100						impact)
101sys/contrib/ipfilter	cy	Pre-commit review requested.
102sys/dev/e1000	erj	Pre-commit phabricator review requested.
103sys/dev/ixgbe	erj	Pre-commit phabricator review requested.
104sys/dev/ixl	erj	Pre-commit phabricator review requested.
105sys/dev/sound/usb	hselasky	If in doubt, ask.
106sys/dev/usb	hselasky	If in doubt, ask.
107sys/dev/xen	royger		Pre-commit review recommended.
108sys/netinet/ip_carp.c	glebius	Pre-commit review recommended.
109sys/netpfil/pf	kp,glebius	Pre-commit review recommended.
110sys/x86/xen	royger		Pre-commit review recommended.
111sys/xen		royger		Pre-commit review recommended.
112tests			ngie,#test		Pre-commit review requested.
113tools/build	imp	Pre-commit review requested, especially to fix bootstrap issues.
114top(1)		eadler	Pre-commit review requested.
115usr.sbin/bsdconfig	dteske	Pre-commit phabricator review requested.
116usr.sbin/dpv	dteske	Pre-commit review requested. Keep in sync with libdpv.
117usr.sbin/pkg	pkg@	Please coordinate behavior or flag changes with pkg team.
118usr.sbin/sysrc	dteske	Pre-commit phabricator review requested. Keep in sync with bsdconfig(8) sysrc.subr.
119vmm(4)		tychon, jhb	Pre-commit review requested via #bhyve
120				phabricator group.
121libvmmapi	tychon, jhb	Pre-commit review requested via #bhyve
122				phabricator group.
123usr.sbin/bhyve*	tychon, jhb	Pre-commit review requested via #bhyve
124				phabricator group.
125autofs(5)	trasz	Pre-commit review recommended.
126iscsi(4)	trasz	Pre-commit review recommended.
127rctl(8)		trasz	Pre-commit review recommended.
128sys/dev/ofw	nwhitehorn	Pre-commit review recommended.
129sys/dev/drm*	imp	Pre-commit review requested in phabricator. Changes need to
130			be mirrored in github repo.
131sys/dev/usb/wlan adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
132sys/arm/allwinner	manu	Pre-commit review requested
133sys/arm64/rockchip	manu	Pre-commit review requested
134