]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - .github/CODEOWNERS
ssh: Update to OpenSSH 9.5p1
[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 /sbin/ipf               @cschuber
39 /contrib/libcxxrt       @DimitryAndric @emaste
40 /contrib/llvm-project   @DimitryAndric
41 /contrib/llvm-project/libunwind @DimitryAndric @emaste @bsdjhb
42 /contrib/llvm-project/lldb @DimitryAndric @emaste
43 /contrib/llvm-project/openmp @DimitryAndric @emaste
44 /contrib/netbsd-tests   @ngie-eign
45 /contrib/netbsd-tests/crypto/opencrypto/        @jmgurney
46 /contrib/netbsd-tests/kernel/kqueue/    @jmgurney
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/libvmmapi  @bsdjhb @grehan-freebsd
59 /libexec/rc/rc.d/rctl/  @trasz
60 /sbin/mount_fusefs @asomers
61 /secure/usr.bin/openssl/        @juikim
62 /share/mk       @bsdimp @bapt @bdrewery @emaste
63 /stand          @bsdimp
64 /stand/lua      @kevans91
65 /sys/amd64/pci  @bsdimp @bsdjhb
66 /sys/amd64/vmm/ @bsdjhb @grehan-freebsd
67 /sys/arm/allwinner      @evadot
68 /sys/arm64/arm64        @zxombie
69 /sys/arm64/include      @zxombie
70 /sys/arm64/rockchip     @evadot
71 /sys/compat/linprocfs/  @dag-erling
72 /sys/compat/linuxkpi    @hselasky
73 /sys/netpfil/ipfilter   @cschuber
74 /sys/crypto/openssl/    @juikim
75 /sys/dev/drm2   @bsdimp
76 /sys/dev/iscsi/ @trasz
77 /sys/dev/pci    @bsdimp @bsdjhb
78 /sys/dev/sound/usb      @hselasky
79 /sys/dev/usb    @hselasky
80 /sys/fs/autofs/ @trasz
81 /sys/fs/fuse/   @asomers
82 /sys/fs/procfs/         @dag-erling
83 /sys/fs/pseudofs/       @dag-erling
84 /sys/kern/vfs_aio.c     @asomers
85 /sys/netinet/ip_carp.c  @glebius
86 /sys/netpfil/pf @glebius
87 /sys/opencrypto/        @jmgurney
88 /sys/x86/pci    @bsdimp @bsdjhb
89 /tests  @ngie-eign
90 /tests/sys/aio/ @asomers
91 /tests/sys/fs/fusefs/ @asomers
92 /tests/sys/kqueue/      @jmgurney
93 /tests/sys/opencrypto/  @jmgurney
94 /tools/build    @bsdimp
95 /tools/regression/iscsi/        @trasz
96 /tools/regression/sockets/kqueue/       @jmgurney
97 /tools/tools/nanobsd    @bsdimp
98 /usr.bin/fetch  @dag-erling
99 /usr.bin/rctl/  @trasz
100 /usr.bin/top    @grimreaper
101 /usr.sbin/autofs/       @trasz
102 /usr.sbin/bhyve @bsdjhb @grehan-freebsd
103 /usr.sbin/bhyvectl      @bsdjhb @grehan-freebsd
104 /usr.sbin/bhyveload     @bsdjhb @grehan-freebsd
105 /usr.sbin/lpr   @gbergling