summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2019-01-08 15:09:01 +0100
committerGitHub <noreply@github.com>2019-01-08 15:09:01 +0100
commit36ae17db06d434375ab6a5104dbd04506c2e22cb (patch)
treeba88f632244599da7690935b531a6bfd02786a17 /.github
parent7491c045f966fd36b90ac81d254b84c1a6cbd002 (diff)
Update CODEOWNERS
Diffstat (limited to '.github')
-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