xref: /src/.github/CODEOWNERS (revision 7ff1d2be5dc2384562bb755f9c0e4c0e37ee1e73)
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/capsicum-test	@ngie-eign
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/crypto/openssh	@dag-erling
51/crypto/openssl/	@juikim
52/etc/mail	@gshapiro
53/etc/sendmail	@gshapiro
54/lib/libc/sys/kevent.c	@jmgurney
55/lib/libefivar/	@bsdimp
56/lib/libfetch	@dag-erling
57/lib/libfigpar	@dag-erling
58/lib/libpam/		@dag-erling
59/lib/libsecureboot/	@stephane-rochoy-stormshield
60/lib/libveriexec/	@stephane-rochoy-stormshield
61/lib/libvmmapi		@bsdjhb @bryanv @markjdb @khng300 @markpeek
62/libexec/nuageinit/	@bapt
63/libexec/rc/rc.d/rctl/	@trasz
64/sbin/ipf		@cschuber
65/sbin/mount_fusefs @asomers
66/sbin/nvmecontrol @bsdimp
67/sbin/veriexec/	@stephane-rochoy-stormshield
68/secure/usr.bin/openssl/	@juikim
69/share/man/		@concussious
70/share/mk	@bsdimp @bapt @bdrewery @emaste
71/stand		@bsdimp
72/stand/lua	@kevans91
73/stand/veriexec.mk	@stephane-rochoy-stormshield
74/sys/amd64/pci	@bsdimp @bsdjhb
75/sys/amd64/vmm/		@bsdjhb @bryanv @markjdb @khng300 @markpeek
76/sys/arm/allwinner	@evadot
77/sys/arm64/arm64	@zxombie
78/sys/arm64/include	@zxombie
79/sys/arm64/rockchip	@evadot
80/sys/compat/linprocfs/	@dag-erling
81/sys/crypto/openssl/	@juikim
82/sys/dev/drm2	@bsdimp
83/sys/dev/ftgpio/	@stephane-rochoy-stormshield
84/sys/dev/ftwd/	@stephane-rochoy-stormshield
85/sys/dev/iscsi/	@trasz
86/sys/dev/nctgpio/	@stephane-rochoy-stormshield
87/sys/dev/ncthwm/	@stephane-rochoy-stormshield
88/sys/dev/mpi3mr	@bsdimp
89/sys/dev/mps	@bsdimp
90/sys/dev/mpr	@bsdimp
91/sys/dev/nvd	@bsdimp
92/sys/dev/nvme	@bsdimp
93/sys/dev/pci	@bsdimp @bsdjhb
94/sys/dev/superio/	@stephane-rochoy-stormshield
95/sys/dev/veriexec/	@stephane-rochoy-stormshield
96/sys/fs/autofs/	@trasz
97/sys/fs/fuse/	@asomers
98/sys/fs/procfs/		@dag-erling
99/sys/fs/pseudofs/	@dag-erling
100/sys/kern/vfs_aio.c	@asomers
101/sys/netinet/ip_carp.c	@glebius
102/sys/netpfil/ipfilter	@cschuber
103/sys/netpfil/pf	@glebius
104/sys/opencrypto/	@jmgurney
105/sys/security/mac_veriexec/	@stephane-rochoy-stormshield
106/sys/security/mac_veriexec_parser/	@stephane-rochoy-stormshield
107/sys/x86/pci	@bsdimp @bsdjhb
108/tests	@ngie-eign
109/tests/sys/aio/	@asomers
110/tests/sys/fs/fusefs/ @asomers
111/tests/sys/kqueue/	@jmgurney
112/tests/sys/opencrypto/	@jmgurney
113/tools/build	@bsdimp
114/tools/regression/iscsi/	@trasz
115/tools/regression/sockets/kqueue/	@jmgurney
116/tools/tools/nanobsd	@bsdimp
117/usr.bin/fetch	@dag-erling
118/usr.bin/rctl/	@trasz
119/usr.bin/top	@grimreaper
120/usr.sbin/autofs/	@trasz
121/usr.sbin/bhyve		@bsdjhb @bryanv @markjdb @khng300 @markpeek
122/usr.sbin/bhyvectl	@bsdjhb @bryanv @markjdb @khng300 @markpeek
123/usr.sbin/bhyveload	@bsdjhb @bryanv @markjdb @khng300 @markpeek
124/usr.sbin/lpr	@gbergling
125