Fix up codeowners based on recent staffing changes. (#14320)
Austin S. Hemmelgarn committed
Jan 25, 2023 at 03:34 UTC
22093a656b68a8816322472a7b150a70fd1c09ce
1 file changed
+25
-25
.github/CODEOWNERS
+25
-25
@@ -5,52 +5,52 @@
5
* @Ferroin
6
7
# Ownership by directory structure
8
-.travis/ @Ferroin
9
-.github/ @Ferroin
8
+.travis/ @Ferroin @tkatsoulas
9
+.github/ @Ferroin @tkatsoulas
10
aclk/ @stelfrag @underhood
11
-build/ @Ferroin
12
-contrib/debian @Ferroin
11
+build/ @Ferroin @tkatsoulas
12
+contrib/debian @Ferroin @tkatsoulas
13
collectors/ @thiagoftsm
14
collectors/ebpf.plugin/ @thiagoftsm
15
collectors/charts.d.plugin/ @ilyam8 @Ferroin
16
collectors/freebsd.plugin/ @thiagoftsm
17
collectors/macos.plugin/ @thiagoftsm
18
collectors/python.d.plugin/ @ilyam8
19
-collectors/cups.plugin/ @simonnagl @thiagoftsm
19
+collectors/cups.plugin/ @thiagoftsm
20
exporting/ @thiagoftsm
21
daemon/ @thiagoftsm @vkalintiris
22
database/ @thiagoftsm @vkalintiris
23
-docs/ @DShreve2 @tkatsoulas
23
+docs/ @tkatsoulas
24
health/ @thiagoftsm @vkalintiris @MrZammler
25
health/health.d/ @thiagoftsm @MrZammler
26
health/notifications/ @Ferroin @thiagoftsm @MrZammler
27
ml/ @andrewm4894 @vkalintiris
28
libnetdata/ @thiagoftsm @vkalintiris
29
-packaging/ @Ferroin
29
+packaging/ @Ferroin @tkatsoulas
30
registry/ @jacekkolasa
31
streaming/ @thiagoftsm
32
-system/ @Ferroin
33
-tests/ @Ferroin @vkalintiris
32
+system/ @Ferroin @tkatsoulas
33
+tests/ @Ferroin @vkalintiris @tkatsoulas
34
web/ @thiagoftsm @vkalintiris
35
web/gui/ @jacekkolasa
36
37
# Ownership by filetype (overwrites ownership by directory)
38
-*.am @Ferroin
39
-*.md @DShreve2 @tkatsoulas
40
-Dockerfile* @Ferroin
38
+*.am @Ferroin @tkatsoulas
39
+*.md @tkatsoulas
40
+Dockerfile* @Ferroin @tkatsoulas
41
42
# Ownership of specific files
43
-.gitignore @Ferroin @vkalintiris
44
-.travis.yml @Ferroin
45
-.eslintrc @Ferroin
46
-.eslintignore @Ferroin
47
-.csslintrc @Ferroin
48
-.codeclimate.yml @Ferroin
49
-.codacy.yml @Ferroin
50
-.yamllint.yml @Ferroin
51
-netdata.spec.in @Ferroin
52
-netdata-installer.sh @Ferroin
53
-packaging/version @netdatabot @Ferroin
43
+.gitignore @Ferroin @tkatsoulas @vkalintiris
44
+.travis.yml @Ferroin @tkatsoulas
45
+.eslintrc @Ferroin @tkatsoulas
46
+.eslintignore @Ferroin @tkatsoulas
47
+.csslintrc @Ferroin @tkatsoulas
48
+.codeclimate.yml @Ferroin @tkatsoulas
49
+.codacy.yml @Ferroin @tkatsoulas
50
+.yamllint.yml @Ferroin @tkatsoulas
51
+netdata.spec.in @Ferroin @tkatsoulas
52
+netdata-installer.sh @Ferroin @tkatsoulas
53
+packaging/version @netdatabot @Ferroin @tkatsoulas
54
55
-LICENSE.md @DShreve2 @Ferroin @vkalintiris
56
-CHANGELOG.md @netdatabot @Ferroin
55
+LICENSE.md @Ferroin @tkatsoulas @vkalintiris
56
+CHANGELOG.md @netdatabot @Ferroin @tkatsoulas