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