]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - .github/CODEOWNERS
Merge llvm-project release/18.x llvmorg-18-init-18361-g22683463740e
[FreeBSD/FreeBSD.git] / .github / CODEOWNERS
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
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/netbsd-tests   @ngie-eign
44 /contrib/netbsd-tests/crypto/opencrypto/        @jmgurney
45 /contrib/netbsd-tests/kernel/kqueue/    @jmgurney
46 /contrib/one-true-awk/          @bsdimp
47 /contrib/openpam/lib/libpam/            @dag-erling
48 /contrib/pjdfstest      @ngie-eign @asomers
49 /crypto/openssh @dag-erling
50 /crypto/openssl/        @juikim
51 /etc/mail       @gshapiro
52 /etc/sendmail   @gshapiro
53 /lib/libc/sys/kevent.c  @jmgurney
54 /lib/libefivar/ @bsdimp
55 /lib/libfetch   @dag-erling
56 /lib/libfigpar  @dag-erling
57 /lib/libpam/            @dag-erling
58 /lib/libsecureboot/     @stephane-rochoy-stormshield
59 /lib/libveriexec/       @stephane-rochoy-stormshield
60 /lib/libvmmapi  @bsdjhb @grehan-freebsd
61 /libexec/rc/rc.d/rctl/  @trasz
62 /sbin/ipf               @cschuber
63 /sbin/mount_fusefs @asomers
64 /sbin/nvmecontrol @bsdimp
65 /sbin/veriexec/ @stephane-rochoy-stormshield
66 /secure/usr.bin/openssl/        @juikim
67 /share/mk       @bsdimp @bapt @bdrewery @emaste
68 /stand          @bsdimp
69 /stand/lua      @kevans91
70 /stand/veriexec.mk      @stephane-rochoy-stormshield
71 /sys/amd64/pci  @bsdimp @bsdjhb
72 /sys/amd64/vmm/ @bsdjhb @grehan-freebsd
73 /sys/arm/allwinner      @evadot
74 /sys/arm64/arm64        @zxombie
75 /sys/arm64/include      @zxombie
76 /sys/arm64/rockchip     @evadot
77 /sys/compat/linprocfs/  @dag-erling
78 /sys/crypto/openssl/    @juikim
79 /sys/dev/drm2   @bsdimp
80 /sys/dev/ftgpio/        @stephane-rochoy-stormshield
81 /sys/dev/ftwd/  @stephane-rochoy-stormshield
82 /sys/dev/iscsi/ @trasz
83 /sys/dev/nctgpio/       @stephane-rochoy-stormshield
84 /sys/dev/ncthwm/        @stephane-rochoy-stormshield
85 /sys/dev/nvd    @bsdimp
86 /sys/dev/nvme   @bsdimp
87 /sys/dev/pci    @bsdimp @bsdjhb
88 /sys/dev/superio/       @stephane-rochoy-stormshield
89 /sys/dev/veriexec/      @stephane-rochoy-stormshield
90 /sys/fs/autofs/ @trasz
91 /sys/fs/fuse/   @asomers
92 /sys/fs/procfs/         @dag-erling
93 /sys/fs/pseudofs/       @dag-erling
94 /sys/kern/vfs_aio.c     @asomers
95 /sys/netinet/ip_carp.c  @glebius
96 /sys/netpfil/ipfilter   @cschuber
97 /sys/netpfil/pf @glebius
98 /sys/opencrypto/        @jmgurney
99 /sys/security/mac_veriexec/     @stephane-rochoy-stormshield
100 /sys/security/mac_veriexec_parser/      @stephane-rochoy-stormshield
101 /sys/x86/pci    @bsdimp @bsdjhb
102 /tests  @ngie-eign
103 /tests/sys/aio/ @asomers
104 /tests/sys/fs/fusefs/ @asomers
105 /tests/sys/kqueue/      @jmgurney
106 /tests/sys/opencrypto/  @jmgurney
107 /tools/build    @bsdimp
108 /tools/regression/iscsi/        @trasz
109 /tools/regression/sockets/kqueue/       @jmgurney
110 /tools/tools/nanobsd    @bsdimp
111 /usr.bin/fetch  @dag-erling
112 /usr.bin/rctl/  @trasz
113 /usr.bin/top    @grimreaper
114 /usr.sbin/autofs/       @trasz
115 /usr.sbin/bhyve @bsdjhb @grehan-freebsd
116 /usr.sbin/bhyvectl      @bsdjhb @grehan-freebsd
117 /usr.sbin/bhyveload     @bsdjhb @grehan-freebsd
118 /usr.sbin/lpr   @gbergling