xref: /freebsd/.github/CODEOWNERS (revision 25ecdc7d52770caf1c9b44b5ec11f468f6b636f3)
1# Please note that the content of this file is strictly advisory.
2# No locks listed here are valid.  The only strict review requirements
3# are granted by core.  These are documented in head/LOCKS and enforced
4# by svnadmin/conf/approvers.
5#
6# The source tree is a community effort.  However, some folks go to the
7# trouble of looking after particular areas of the tree.  In return for
8# their active caretaking of the code it is polite to coordinate changes
9# with them.  This is a list of people who have expressed an interest in
10# part of the code or listed their active caretaking role so that other
11# committers can easily find somebody who is familiar with it.  The notes
12# should specify if there is a 3rd party source tree involved or other
13# things that should be kept in mind.
14#
15# However, this is not a 'big stick', it is an offer to help and a source
16# of guidance.  It does not override the communal nature of the tree.
17# It is not a registry of 'turf' or private property.
18#
19# ***
20# This list is prone to becoming stale quickly.  The best way to find the recent
21# maintainer of a sub-system is to check recent logs for that directory or
22# sub-system.
23# ***
24#
25# ***
26# Maintainers are encouraged to visit:
27# https://reviews.freebsd.org/herald
28#
29# and configure Phabricator notifications for parts of the tree which they
30# maintain.  Notifications can automatically be sent when someone proposes a
31# revision or makes a commit to the specified subtree.
32# ***
33
34autofs/	@trasz
35iscsi/	@trasz
36kqueue/	@jmgurney
37libpam/		@dag-erling
38linprocfs/	@dag-erling
39opencrypto/	@jmgurney
40openssl/	@juikim
41procfs/		@dag-erling
42pseudofs/	@dag-erling
43rctl/	@trasz
44vmm/	@bsdjhb @grehan-freebsd
45/bin/sh		@jillest
46/contrib/atf		@ngie
47/contrib/capsicum-test	@ngie
48/contrib/googletest	@ngie
49/contrib/ipfilter	@cschuber
50/contrib/libcxxrt	@DimitryAndric @emaste
51/contrib/llvm-project	@DimitryAndric
52/contrib/llvm-project/libunwind @DimitryAndric @emaste @bsdjhb
53/contrib/llvm-project/lldb @DimitryAndric @emaste
54/contrib/llvm-project/openmp @DimitryAndric @emaste
55/contrib/netbsd-tests	@ngie
56/contrib/pjdfstest	@ngie @asomers
57/crypto/openssh	@dag-erling
58/etc/mail	@gshapiro
59/etc/sendmail	@gshapiro
60/lib/libc/sys/kevent.c	@jmgurney
61/lib/libdpv	@devinteske
62/lib/libfetch	@dag-erling
63/lib/libfigpar	@dag-erling
64/lib/libvmmapi	@bsdjhb @grehan-freebsd
65/sbin/mount_fusefs @asomers
66/share/mk	@bsdimp @bapt @bdrewery @emaste @sgerraty
67/stand/forth	@devinteske
68/stand/lua	@kevans91
69/sys/amd64/pci	@bsdimp @bsdjhb
70/sys/arm/allwinner	@evadot
71/sys/arm64/rockchip	@evadot
72/sys/compat/linuxkpi	@hselasky
73/sys/contrib/dev/ice	@ricera
74/sys/contrib/ipfilter	@cschuber
75/sys/dev/drm2	@bsdimp
76/sys/dev/e1000	@ricera
77/sys/dev/ice	@ricera
78/sys/dev/ixgbe	@ricera
79/sys/dev/ixl	@ricera
80/sys/dev/ofw	@nwhitehorn
81/sys/dev/pci	@bsdimp @bsdjhb
82/sys/dev/sound/usb	@hselasky
83/sys/dev/usb	@hselasky
84/sys/fs/fuse/	@asomers
85/sys/kern/vfs_aio.c	@asomers
86/sys/netinet/ip_carp.c	@glebius
87/sys/netinet/sctp_*	@tuexen
88/sys/netpfil/pf	@kprovost @glebius
89/sys/x86/pci	@bsdimp @bsdjhb
90/tests	@ngie
91/tests/sys/aio/	@asomers
92/tests/sys/fs/fusefs/ @asomers
93/tools/build	@bsdimp
94/tools/tools/nanobsd	@bsdimp
95/usr.bin/dpv	@devinteske
96/usr.bin/top	@grimreaper
97/usr.sbin/bhyve	@bsdjhb @grehan-freebsd
98/usr.sbin/bhyvectl	@bsdjhb @grehan-freebsd
99/usr.sbin/bhyveload	@bsdjhb @grehan-freebsd
100/usr.sbin/bsdconfig	@devinteske
101/usr.sbin/lpr	@gbergling
102/usr.sbin/sysrc	@devinteske
103/usr/bin/fetch	@dag-erling
104