Add explicit CODEOWNERS rule for `system/`. (#9587)
It's part of the packaging code, so it should be owned by the people responsible for packaging.
Austin S. Hemmelgarn committed
Jul 23, 2020 at 07:13 UTC
13ce615f4a56b9ed44783152065d6ae238efff34
1 file changed
+1
.github/CODEOWNERS
+1
@@ -37,6 +37,7 @@ libnetdata/ @thiagofsm @mfundul @amoss
37
packaging/ @amoss @Ferroin @prologic
38
registry/ @jacekkolasa @amoss
39
streaming/ @thiagoftsm @vlvkobal @amoss
40
+system/ @prologic @Ferroin @amoss
41
web/ @thiagoftsm @mfundul @vlvkobal @amoss
42
web/gui/ @jacekkolasa @amoss
43