-
Notifications
You must be signed in to change notification settings - Fork 108
/
Copy pathCODEOWNERS
31 lines (26 loc) · 1.43 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
# Documentation/Infrastructure
/docs @justinahinon @felixarntz
/admin @justinahinon @felixarntz
/tests/admin @justinahinon @felixarntz
/bin @justinahinon @felixarntz
/.github @justinahinon @felixarntz
# Focus: Images
/modules/images @adamsilverstein @getsource
/tests/modules/images @adamsilverstein @getsource
/tests/testdata/modules/images @adamsilverstein @getsource
# Focus: JavaScript
/modules/javascript @aristath @sgomes
/tests/modules/javascript @aristath @sgomes
/tests/testdata/modules/javascript @aristath @sgomes
# Focus: Object Cache
/modules/object-cache @tillkruss @spacedmonkey
/tests/modules/object-cache @tillkruss @spacedmonkey
/tests/testdata/modules/object-cache @tillkruss @spacedmonkey
# Focus: Measurement
/modules/measurement @AymenLoukil @josephscott
/tests/modules/measurement @AymenLoukil @josephscott
/tests/testdata/modules/measurement @AymenLoukil @josephscott
# Focus: Site Health
/modules/site-health @audrasjb
/tests/modules/site-health @audrasjb
/tests/testdata/modules/site-health @audrasjb