summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-10-19 07:00:42 -0400
committerGitHub <noreply@github.com>2020-10-19 07:00:42 -0400
commit0cb1d2a92e3aed369f32667128f65f68484267ca (patch)
tree8deff88888db7ee31c479874a5e8e0da92cb3a69 /.github
parentee4b762b058b489c10f1431e619efe624f225175 (diff)
Removed @prologic from CODEOWNERS. (#10059)
* Removed @prologic from CODEOWNERS. As he’s moving on to a new job, I’m taking over ownership of all the agent CI/infra code as the sole remaining agent SRE (for now). * Add @knatsakis as secondary code owner for things that only have @Ferroin.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS50
1 files changed, 25 insertions, 25 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f4a9eb770e..8972509185 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,21 +2,21 @@
# This way we prevent modifications which will be overwriten by automation.
# Global (default) code owner
-* @ktsaou @prologic
+* @ktsaou @Ferroin
# Ownership by directory structure
-.travis/ @Ferroin @prologic
-.github/ @Ferroin @prologic
+.travis/ @Ferroin @knatsakis
+.github/ @Ferroin @knatsakis
aclk/ @stelfrag @underhood
backends/ @thiagoftsm @vlvkobal
backends/graphite/ @thiagoftsm @vlvkobal
backends/json/ @thiagoftsm @vlvkobal
backends/opentsdb/ @thiagoftsm @vlvkobal
backends/prometheus/ @vlvkobal @thiagoftsm
-build/ @prologic
-contrib/debian @Ferroin @prologic
+build/ @Ferroin @knatsakis
+contrib/debian @Ferroin @knatsakis
collectors/ @vlvkobal @mfundul
-collectors/charts.d.plugin/ @ilyam8 @Ferroin @prologic
+collectors/charts.d.plugin/ @ilyam8 @Ferroin
collectors/freebsd.plugin/ @vlvkobal @thiagoftsm
collectors/ebpf.plugin/ @thiagoftsm @vlvkobal
collectors/macos.plugin/ @vlvkobal @thiagoftsm
@@ -34,32 +34,32 @@ health/ @thiagoftsm @vlvkobal
health/health.d/ @thiagoftsm @vlvkobal
health/notifications/ @Ferroin @thiagoftsm
libnetdata/ @thiagofsm @mfundul
-packaging/ @Ferroin @prologic
+packaging/ @Ferroin @knatsakis
registry/ @jacekkolasa
streaming/ @thiagoftsm @vlvkobal
-system/ @prologic @Ferroin
+system/ @Ferroin @knatsakis
web/ @thiagoftsm @mfundul @vlvkobal
web/gui/ @jacekkolasa
# Ownership by filetype (overwrites ownership by directory)
-*.am @prologic
+*.am @Ferroin @knatsakis
*.md @joelhans
-Dockerfile* @Ferroin @prologic
+Dockerfile* @Ferroin @knatsakis
# Ownership of specific files
-.gitignore @Ferroin @prologic
-.travis.yml @Ferroin @prologic
-.lgtm.yml @Ferroin @prologic
-.eslintrc @Ferroin @prologic
-.eslintignore @Ferroin @prologic
-.csslintrc @Ferroin @prologic
-.codeclimate.yml @Ferroin @prologic
-.codacy.yml @Ferroin @prologic
-.yamllint.yml @Ferroin @prologic
-netdata.spec.in @Ferroin @prologic
-netdata-installer.sh @Ferroin @prologic
-package.json @jacekkolasa @prologic
-packaging/version @netdatabot @prologic
+.gitignore @Ferroin @knatsakis
+.travis.yml @Ferroin @knatsakis
+.lgtm.yml @Ferroin @knatsakis
+.eslintrc @Ferroin @knatsakis
+.eslintignore @Ferroin @knatsakis
+.csslintrc @Ferroin @knatsakis
+.codeclimate.yml @Ferroin @knatsakis
+.codacy.yml @Ferroin @knatsakis
+.yamllint.yml @Ferroin @knatsakis
+netdata.spec.in @Ferroin @knatsakis
+netdata-installer.sh @Ferroin @knatsakis
+package.json @jacekkolasa @Ferroin @knatsakis
+packaging/version @netdatabot @Ferroin @knatsakis
-LICENSE.md @joelhans @prologic
-CHANGELOG.md @netdatabot @prologic
+LICENSE.md @joelhans @Ferroin
+CHANGELOG.md @netdatabot @Ferroin