summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-09-01 19:55:03 +0200
committerGitHub <noreply@github.com>2019-09-01 19:55:03 +0200
commit2f5e36ef232a436d98717eb81b0791dbef8cffb1 (patch)
tree9cf4a59a6bb73b75b05e4d5d5b0fef5831b0af66 /.github
parent58cf2de0c41b7bbbb5ae39faab060c4030c38d1f (diff)
Update CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS38
1 files changed, 19 insertions, 19 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index eb3cda3861..35070e49d7 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -5,16 +5,16 @@
* @ktsaou @cakrit @cosmix
# Ownership by directory structure
-.travis/ @paulkatsoulakis @cakrit @cosmix
-.github/ @paulkatsoulakis @cakrit @cosmix
+.travis/ @cakrit @cosmix
+.github/ @cakrit @cosmix
backends/ @thiagoftsm @vlvkobal
backends/graphite/ @thiagoftsm @vlvkobal
backends/json/ @thiagoftsm @vlvkobal
backends/opentsdb/ @thiagoftsm @vlvkobal
-backends/prometheus/ @vlvkobal @paulkatsoulakis @thiagoftsm
-build/ @paulkatsoulakis @cakrit @cosmix
+backends/prometheus/ @vlvkobal @thiagoftsm
+build/ @cakrit @cosmix
collectors/ @vlvkobal @mfundul @cakrit @cosmix
-collectors/charts.d.plugin/ @paulkatsoulakis @cakrit @cosmix
+collectors/charts.d.plugin/ @cakrit @cosmix
collectors/freebsd.plugin/ @vlvkobal @thiagoftsm @cakrit @cosmix
collectors/macos.plugin/ @vlvkobal @thiagoftsm @cakrit @cosmix
collectors/node.d.plugin/ @VLegakis @cakrit @cosmix
@@ -30,9 +30,9 @@ health/ @thiagoftsm @vlvkobal @cakrit @cosmix
health/health.d/ @thiagoftsm @vlvkobal @cakrit @cosmix
health/notifications/ @Ferroin @thiagoftsm @cakrit @cosmix
libnetdata/ @thiagofsm @mfundul @cakrit @cosmix
-packaging/ @paulkatsoulakis @cakrit @cosmix
-packaging/installer/ @paulkatsoulakis @cakrit @cosmix
-packaging/makeself/ @paulkatsoulakis @cakrit @cosmix
+packaging/ @cakrit @cosmix
+packaging/installer/ @cakrit @cosmix
+packaging/makeself/ @cakrit @cosmix
registry/ @VLegakis @cakrit @cosmix
streaming/ @thiagoftsm @vlvkobal @cakrit @cosmix
web/ @thiagoftsm @mfundul @vlvkobal @cakrit @cosmix
@@ -40,19 +40,19 @@ web/gui/ @VLegakis @cakrit @cosmix
# Ownership by filetype (overwrites ownership by directory)
*.md @cakrit @cosmix @joelhans
-*.am @paulkatsoulakis
+*.am @cakrit @cosmix
# Ownership of specific files
-.gitignore @paulkatsoulakis @cakrit @cosmix
-.travis.yml @paulkatsoulakis
-.lgtm.yml @paulkatsoulakis
-.eslintrc @paulkatsoulakis
-.eslintignore @paulkatsoulakis
-.csslintrc @paulkatsoulakis
-.codeclimate.yml @paulkatsoulakis
-.codacy.yml @paulkatsoulakis
-netdata.spec.in @paulkatsoulakis
-netdata-installer.sh @paulkatsoulakis @cakrit @cosmix
+.gitignore @cakrit @cosmix
+.travis.yml @cakrit @cosmix
+.lgtm.yml @cakrit @cosmix
+.eslintrc @cakrit @cosmix
+.eslintignore @cakrit @cosmix
+.csslintrc @cakrit @cosmix
+.codeclimate.yml @cakrit @cosmix
+.codacy.yml @cakrit @cosmix
+netdata.spec.in @cakrit @cosmix
+netdata-installer.sh @cakrit @cosmix
netlify.toml @cakrit @cosmix
package.json @VLegakis
packaging/version @netdatabot