1Please note that the content of this file is strictly advisory. 2No locks listed here are valid. The only strict review requirements 3are granted by core. These are documented in LOCKS and enforced 4by gitadm@. 5 6The source tree is a community effort. However, some folks go to the 7trouble of looking after particular areas of the tree. In return for 8their active caretaking of the code it is polite to coordinate changes 9with them. This is a list of people who have expressed an interest in 10part of the code or listed their active caretaking role so that other 11committers can easily find somebody who is familiar with it. The notes 12should specify if there is a 3rd party source tree involved or other 13things that should be kept in mind. 14 15However, this is not a 'big stick', it is an offer to help and a source 16of guidance. It does not override the communal nature of the tree. 17It is not a registry of 'turf' or private property. 18 19*** 20This list is prone to becoming stale quickly. The best way to find the 21recent maintainer of a sub-system is to check recent logs for that 22directory or sub-system. 23*** 24 25*** 26Maintainers are encouraged to visit: 27 https://reviews.freebsd.org/herald 28 29and configure notifications for parts of the tree which they maintain. 30Notifications can automatically be sent when someone proposes a revision 31or makes a commit to the specified subtree. 32*** 33 34subsystem login notes 35----------------------------- 36aio(4) asomers Pre-commit review requested. 37ath(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 38contrib/atf ngie,#test Pre-commit review requested. 39contrib/googletest ngie,#test Pre-commit review requested. 40contrib/kyua ngie,#test Pre-commit review requested. 41contrib/lutok ngie Pre-commit review requested. 42sbin/ipf cy Pre-commit review requested. 43contrib/libcxxrt dim,emaste Pre-commit review preferred. 44contrib/llvm-project/compiler-rt dim Pre-commit review preferred. 45contrib/llvm-project/libcxx dim Pre-commit review preferred. 46contrib/llvm-project/libunwind dim,emaste,jhb Pre-commit review preferred. 47contrib/llvm-project/lldb dim,emaste Pre-commit review preferred. 48contrib/llvm-project/llvm dim Pre-commit review preferred. 49contrib/llvm-project/openmp dim,emaste Pre-commit review preferred. 50contrib/netbsd-tests ngie,#test Pre-commit review requested. 51contrib/mandoc ziaee Pre-commit review please 52contrib/pjdfstest asomers,ngie,pjd,#test Pre-commit review requested. 53*env(3) secteam Due to the problematic security history of this 54 code, please have patches reviewed by secteam. 55etc/mail gshapiro Pre-commit review requested. Keep in sync with -STABLE. 56etc/sendmail gshapiro Pre-commit review requested. Keep in sync with -STABLE. 57fetch des Pre-commit review requested. 58fts des Pre-commit review requested. 59fusefs(4) asomers Pre-commit review requested. 60geli pjd Pre-commit review requested (both sys/geom/eli/ and sbin/geom/class/eli/). 61iwm(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 62iwn(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 63libfetch des Pre-commit review requested. 64libm freebsd-numerics Send email with patches to freebsd-numerics@ 65libpam des Pre-commit review requested. 66linprocfs des Pre-commit review requested. 67lpr gad Pre-commit review requested, particularly for 68 lpd/recvjob.c and lpd/printjob.c. 69nanobsd imp,jlduran Pre-commit phabricator review requested. 70net80211 adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 71nfs freebsd-fs@FreeBSD.org, rmacklem is best for reviews. 72mpi3mr(4) imp Pre-commit review requested. 73mpr(4) imp Pre-commit review requested. 74mps(4) imp Pre-commit review requested. 75nvd(4) imp Pre-commit review requested. 76nvme(4) imp Pre-commit review requested. 77nvmecontrol(8) imp Pre-commit review requested. 78opencrypto jhb Pre-commit review requested. 79openpam des Pre-commit review required. 80openssl ngie Pre-commit review requested. 81openssh emaste Pre-commit review requested. 82otus(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 83sys/dev/pci imp,jhb Pre-commit review requested. 84pmcstudy(8) rrs Pre-commit review requested. 85procfs des Pre-commit review requested. 86pseudofs des Pre-commit review requested. 87random(4), 88random(9) csprng Pre-commit discussion and review required, 89release/release.sh re Pre-commit review and regression tests 90 requested. 91scheduler(9) olce Pre-commit review requested. 92sctp rrs,tuexen Pre-commit review requested (changes need to be backported to github). 93sendmail gshapiro Pre-commit review requested. 94sh(1) jilles Pre-commit review requested. This also applies 95 to kill(1), printf(1) and test(1) which are 96 compiled in as builtins. 97share/man ziaee Pre-commit review please 98share/mk imp, bapt, bdrewery, emaste, sjg Make is hard. 99share/mk/*.test.mk imp,bapt,bdrewery, Pre-commit review requested. 100 emaste,ngie,sjg,#test 101stand/forth dteske Pre-commit review requested. 102stand/lua kevans Pre-commit review requested 103stand imp Pre-commit review strongly requested. 104stdio des Pre-commit review requested 105sys/compat/linuxkpi pre-commit review requested via #linuxkpi phabricator group. 106sys/contrib/dev/ice erj Pre-commit phabricator review requested. 107sys/netpfil/ipfilter cy Pre-commit review requested. 108sys/dev/e1000 #intel_networking Pre-commit phabricator review requested. 109sys/dev/ixgbe #intel_networking Pre-commit phabricator review requested. 110sys/dev/ixl #intel_networking Pre-commit phabricator review requested. 111sys/dev/ice #intel_networking Pre-commit phabricator review requested. 112sys/dev/xen royger Pre-commit review recommended. 113sys/dev/vt emaste 114sys/kern/kern_switch.c olce,#scheduler Pre-commit review requested. 115sys/kern/kern_synch.c olce,#scheduler Pre-commit review requested (scheduler parts). 116sys/kern/kern_resource.c olce Pre-commit review requested. 117sys/kern/kern_thr.c olce Pre-commit review requested. 118sys/kern/ksched.c olce Pre-commit review requested. 119sys/kern/p1003_1b.c olce Pre-commit review requested. 120sys/kern/sched_*.c olce,#scheduler Pre-commit review requested. 121sys/netinet/ip_carp.c glebius Pre-commit review recommended. 122sys/netpfil/pf kp,glebius Pre-commit review recommended. 123sys/sys/sched.h olce,#scheduler Pre-commit review requested. 124sys/sys/runq.h olce,#scheduler Pre-commit review requested. 125sys/x86/xen royger Pre-commit review recommended. 126sys/xen royger Pre-commit review recommended. 127tests ngie,#test Pre-commit review requested. 128tests/sys/capsicum ngie,#capsicum,#test Pre-commit review requested. 129tools/build imp,jrtc27 Pre-commit review requested, especially to fix bootstrap issues. 130top(1) eadler Pre-commit review requested. 131ufshci(4) jaeyoon Pre-commit review requested. 132usr.sbin/bsdconfig dteske Pre-commit phabricator review requested. 133usr.sbin/pkg pkg@ Please coordinate behavior or flag changes with pkg team. 134usr.sbin/sysrc dteske Pre-commit phabricator review requested. 135vmm(4) #bhyve Pre-commit review requested via #bhyve phabricator group. 136libvmmapi #bhyve Pre-commit review requested via #bhyve phabricator group. 137usr.sbin/bhyve* #bhyve Pre-commit review requested via #bhyve phabricator group. 138sys/dev/usb/wlan adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 139sys/arm/allwinner manu Pre-commit review requested 140sys/arm64/rockchip manu Pre-commit review requested 141