summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3fde284dea..72c793e0cb 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,3 +1,6 @@
+# Files which shouldn't be changed manually are owned by @netdatabot.
+# This way we prevent modifications which will be overwriten by automation.
+
# Global (default) code owner
* @ktsaou
@@ -50,6 +53,7 @@ web/gui/ @ktsaou @gmosx
netdata.spec.in @paulfantom
netlify.toml @cakrit
package.json @gmosx
+packaging/version @netdatabot
LICENSE.md @ktsaou
-CHANGELOG.md @netdatabot @paulfantom
+CHANGELOG.md @netdatabot