@cryptotaxi247 / netdata-1 / commits / ea82efec7

minor - fix/update codeowners (#16750)

minor - update codeowners

Timotej S committed Jan 10, 2024 at 21:53 UTC ea82efec7152a2052e467ee8e4cf98204012e170
1 file changed +5 -5
.github/CODEOWNERS
+5 -5
@@ -6,7 +6,7 @@
6
7 # Ownership by directory structure
8 .github/ @Ferroin @tkatsoulas
9 -aclk/ @stelfrag @underhood
9 +aclk/ @stelfrag
10 build/ @Ferroin @tkatsoulas
11 contrib/debian @Ferroin @tkatsoulas
12 collectors/ @thiagoftsm
@@ -20,9 +20,9 @@ exporting/ @thiagoftsm
20 daemon/ @thiagoftsm @vkalintiris
21 database/ @thiagoftsm @vkalintiris
22 docs/ @tkatsoulas @Ancairon
23 -health/ @thiagoftsm @vkalintiris @MrZammler
24 -health/health.d/ @thiagoftsm @MrZammler
25 -health/notifications/ @Ferroin @thiagoftsm @MrZammler
23 +health/ @thiagoftsm @vkalintiris
24 +health/health.d/ @thiagoftsm
25 +health/notifications/ @Ferroin @thiagoftsm
26 ml/ @vkalintiris
27 libnetdata/ @thiagoftsm @vkalintiris
28 packaging/ @Ferroin @tkatsoulas
@@ -32,7 +32,7 @@ system/ @Ferroin @tkatsoulas
32 tests/ @Ferroin @vkalintiris @tkatsoulas
33 web/ @thiagoftsm @vkalintiris
34 web/gui/ @novykh
35 -logsmanagement/ @Dim-P @thiagoftsm
35 +logsmanagement/ @thiagoftsm
36
37 # Ownership by filetype (overwrites ownership by directory)
38 *.am @Ferroin @tkatsoulas