summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-07-23 07:13:51 -0400
committerGitHub <noreply@github.com>2020-07-23 07:13:51 -0400
commit13ce615f4a56b9ed44783152065d6ae238efff34 (patch)
tree7b40aeed16d9540ef9f82d00d0eba69f3a49f964 /.github
parent8b053720b0835b4af11f4bf4e7af81f71958a506 (diff)
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.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 1145691610..f44ed24219 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -37,6 +37,7 @@ libnetdata/ @thiagofsm @mfundul @amoss
packaging/ @amoss @Ferroin @prologic
registry/ @jacekkolasa @amoss
streaming/ @thiagoftsm @vlvkobal @amoss
+system/ @prologic @Ferroin @amoss
web/ @thiagoftsm @mfundul @vlvkobal @amoss
web/gui/ @jacekkolasa @amoss