-
Notifications
You must be signed in to change notification settings - Fork 252
/
CODEOWNERS
Validating CODEOWNERS rules...
124 lines (117 loc) · 2.37 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
* @habitat-sh/habitat-core-plans-maintainers
scaffolding-* @habitat-sh/scaffolding-maintainers
# Builder Plans
#
# All of these plans are critical for Builder's operation and build
libarchive @reset @fnichol
libsodium @reset @fnichol
nginx @reset @fnichol
postgresql @reset @fnichol
protobuf @reset @fnichol
protobuf-rust @reset @fnichol
zeromq @reset @fnichol
# # Base Plans
#
# These plans are known as "base" plans which are used to build Habitat from
# nothing and are in build order. Consequently, these need a closer look when
# accepting changes, updating versions, etc.
linux-headers @fnichol
glibc @fnichol @reset
zlib @fnichol
file @fnichol
binutils @fnichol
m4 @fnichol
gmp @fnichol
mpfr @fnichol
libmpc @fnichol
gcc @fnichol
gcc-libs @fnichol @reset
patchelf @fnichol
bzip2 @fnichol
pkg-config @fnichol
ncurses @fnichol
attr @fnichol
acl @fnichol
libcap @fnichol
sed @fnichol
shadow @fnichol
psmisc @fnichol
procps-ng @fnichol
coreutils @fnichol
bison @fnichol
flex @fnichol
pcre @fnichol
grep @fnichol
readline @fnichol
bash @fnichol
bc @fnichol
tar @fnichol
gawk @fnichol
libtool @fnichol
gdbm @fnichol
expat @fnichol
db @fnichol
inetutils @fnichol
iana-etc @fnichol
less @fnichol
perl @fnichol
diffutils @fnichol
autoconf @fnichol
automake @fnichol
findutils @fnichol
xz @fnichol
gettext @fnichol
gzip @fnichol
make @fnichol
patch @fnichol
texinfo @fnichol
util-linux @fnichol
tcl @fnichol
expect @fnichol
dejagnu @fnichol
check @fnichol
libidn @fnichol
cacerts @fnichol
openssl @fnichol @reset
wget @fnichol
unzip @fnichol
rq @fnichol
linux-headers-musl @fnichol
musl @fnichol
busybox-static @fnichol
zlib-musl @fnichol
bzip2-musl @fnichol
xz-musl @fnichol
libsodium-musl @fnichol @reset
openssl-musl @fnichol
libarchive-musl @fnichol @reset
rust @fnichol @reset
vim @fnichol
libbsd @fnichol
clens @fnichol
mg @fnichol
# # Community Plans
#
# These plans are contributed and supported by community members, and are
# not critical for the build/development of Habitat itself. Election or
# inclusion here is voluntary.
# This list shall be alphabetical, for sanity purposes.
acbuild @rsertelon
atk @rsertelon
cairo @rsertelon
gdk-pixbuf @rsertelon
glib @rsertelon
gtk2 @rsertelon
harfbuzz @rsertelon
jdk7 @rsertelon
jdk8 @rsertelon
jre7 @rsertelon
jre8 @rsertelon
monit @rsertelon
pango @rsertelon
rabbitmqadmin @predominant
shared-mime-info @rsertelon
wrk @afiune
protobuf-cpp @afiune
go @afiune
dep @afiune