xref: /freebsd/.github/CODEOWNERS (revision 670b568ec1c36464c6d55e400382c290b0391ccf)
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 gitadm@.
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
16# source of guidance. It does not override the communal nature of the
17# tree. 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
21# recent maintainer of a sub-system is to check recent logs for that
22# directory or 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
30# they maintain. Notifications can automatically be sent when someone
31# proposes a revision or makes a commit to the specified subtree.
32# ***
33
34/bin/sh		@jillest
35/contrib/atf		@ngie-eign
36/contrib/blocklist	@jlduran
37/contrib/googletest	@ngie-eign
38/contrib/libcxxrt	@DimitryAndric @emaste
39/contrib/llvm-project	@DimitryAndric
40/contrib/llvm-project/libunwind @DimitryAndric @emaste @bsdjhb
41/contrib/llvm-project/lldb @DimitryAndric @emaste
42/contrib/llvm-project/openmp @DimitryAndric @emaste
43/contrib/mandoc		@concussious
44/contrib/netbsd-tests	@ngie-eign
45/contrib/netbsd-tests/crypto/opencrypto/	@jmgurney
46/contrib/netbsd-tests/kernel/kqueue/	@jmgurney
47/contrib/one-true-awk/		@bsdimp
48/contrib/openpam/lib/libpam/		@dag-erling
49/contrib/pjdfstest	@ngie-eign @asomers
50/contrib/wpa		@cschuber
51/crypto/heimdal		@cschuber
52/crypto/krb5		@cschuber
53/crypto/openssh	@dag-erling @emaste
54/crypto/openssl/	@juikim
55/etc/mail	@gshapiro
56/etc/sendmail	@gshapiro
57/kerberos5	@cschuber
58/krb5		@cschuber
59/lib/libblocklist	@jlduran
60/lib/libc/string/	@fuz
61/lib/libc/*/string/	@fuz
62/lib/libc/sys/kevent.c	@jmgurney
63/lib/libefivar/	@bsdimp
64/lib/libfetch	@dag-erling
65/lib/libfigpar	@dag-erling
66/lib/libpam/		@dag-erling
67/lib/libsecureboot/	@stephane-rochoy-stormshield
68/lib/libveriexec/	@stephane-rochoy-stormshield
69/lib/libvmmapi		@bsdjhb @bryanv @markjdb @khng300 @markpeek
70/libexec/nuageinit/	@bapt
71/libexec/rc/rc.d/rctl/	@trasz
72/sbin/ipf		@cschuber
73/sbin/mount_fusefs @asomers
74/sbin/nvmecontrol @bsdimp
75/sbin/veriexec/	@stephane-rochoy-stormshield
76/secure/usr.bin/openssl/	@juikim
77/share/man/		@concussious
78/share/mk	@bsdimp @bapt @bdrewery @brooksdavis @emaste
79/stand		@bsdimp
80/stand/lua	@kevans91
81/stand/veriexec.mk	@stephane-rochoy-stormshield
82/sys/amd64/pci	@bsdimp @bsdjhb
83/sys/amd64/vmm/		@bsdjhb @bryanv @markjdb @khng300 @markpeek
84/sys/arm/allwinner	@evadot
85/sys/arm64/arm64	@zxombie
86/sys/arm64/include	@zxombie
87/sys/arm64/rockchip	@evadot
88/sys/compat/linprocfs/	@dag-erling
89/sys/crypto/openssl/	@juikim
90/sys/dev/drm2	@bsdimp
91/sys/dev/ftgpio/	@stephane-rochoy-stormshield
92/sys/dev/ftwd/	@stephane-rochoy-stormshield
93/sys/dev/iscsi/	@trasz
94/sys/dev/nctgpio/	@stephane-rochoy-stormshield
95/sys/dev/ncthwm/	@stephane-rochoy-stormshield
96/sys/dev/mpi3mr	@bsdimp
97/sys/dev/mps	@bsdimp
98/sys/dev/mpr	@bsdimp
99/sys/dev/nvd	@bsdimp
100/sys/dev/nvme	@bsdimp
101/sys/dev/pci	@bsdimp @bsdjhb
102/sys/dev/superio/	@stephane-rochoy-stormshield
103/sys/dev/veriexec/	@stephane-rochoy-stormshield
104/sys/fs/autofs/	@trasz
105/sys/fs/fuse/	@asomers
106/sys/fs/procfs/		@dag-erling
107/sys/fs/pseudofs/	@dag-erling
108/sys/kern/syscalls.master	@brooksdavis
109/sys/kern/vfs_aio.c	@asomers
110/sys/netinet/ip_carp.c	@glebius
111/sys/netpfil/ipfilter	@cschuber
112/sys/netpfil/pf	@glebius
113/sys/opencrypto/	@jmgurney
114/sys/security/mac_veriexec/	@stephane-rochoy-stormshield
115/sys/security/mac_veriexec_parser/	@stephane-rochoy-stormshield
116/sys/tools/syscalls/	@brooksdavis
117/sys/x86/pci	@bsdimp @bsdjhb
118/tests	@ngie-eign
119/tests/sys/aio/	@asomers
120/tests/sys/capsicum-test @ngie-eign @emaste
121/tests/sys/fs/fusefs/ @asomers
122/tests/sys/kqueue/	@jmgurney
123/tests/sys/opencrypto/	@jmgurney
124/tools/build	@bsdimp
125/tools/regression/iscsi/	@trasz
126/tools/regression/sockets/kqueue/	@jmgurney
127/tools/tools/nanobsd	@bsdimp
128/usr.bin/fetch	@dag-erling
129/usr.bin/rctl/	@trasz
130/usr.bin/top	@grimreaper
131/usr.sbin/autofs/	@trasz
132/usr.sbin/bhyve		@bsdjhb @bryanv @markjdb @khng300 @markpeek
133/usr.sbin/bhyvectl	@bsdjhb @bryanv @markjdb @khng300 @markpeek
134/usr.sbin/bhyveload	@bsdjhb @bryanv @markjdb @khng300 @markpeek
135/usr.sbin/blocklistctl	@jlduran
136/usr.sbin/blocklistd	@jlduran
137/usr.sbin/lpr	@gbergling
138/usr.sbin/makefs	@emaste
139/usr.sbin/wpa		@cschuber
140