summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2024-03-29 14:03:50 +0200
committerGitHub <noreply@github.com>2024-03-29 08:03:50 -0400
commit1cc14e2f3d4c335065525cf1202987ff351f8ab0 (patch)
treef569b87274fe17e197d3ce047196bd0cc0ce5ffd
parentc1c1897f97a63359fa2e3d3e9a5c5307df891b8b (diff)
Update Codeowners (#17270)
* Remove me from codeowners Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> * Change per SRE user to @netdata/agent-sre Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> --------- Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
-rw-r--r--.github/CODEOWNERS36
1 files changed, 18 insertions, 18 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d038ce6801..4409f47d78 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -5,9 +5,9 @@
* @Ferroin
# Ownership by directory structure
-.github/ @Ferroin @tkatsoulas
+.github/ @netdata/agent-sre
src/aclk/ @stelfrag
-contrib/debian @Ferroin @tkatsoulas
+contrib/debian @netdata/agent-sre
src/collectors/ @thiagoftsm
src/collectors/ebpf.plugin/ @thiagoftsm
src/collectors/charts.d.plugin/ @ilyam8 @Ferroin
@@ -18,36 +18,36 @@ src/collectors/cups.plugin/ @thiagoftsm
src/exporting/ @thiagoftsm
src/daemon/ @thiagoftsm @vkalintiris
src/database/ @thiagoftsm @vkalintiris
-docs/ @tkatsoulas @Ancairon
+docs/ @Ancairon
src/go/ @ilyam8
src/health/ @thiagoftsm @vkalintiris
src/health/health.d/ @thiagoftsm
src/health/notifications/ @Ferroin @thiagoftsm
src/ml/ @vkalintiris
src/libnetdata/ @thiagoftsm @vkalintiris
-packaging/ @Ferroin @tkatsoulas
+packaging/ @netdata/agent-sre
packaging/cmake @Ferroin @vkalintiris
src/registry/ @novykh
src/streaming/ @thiagoftsm
-system/ @Ferroin @tkatsoulas
-tests/ @Ferroin @vkalintiris @tkatsoulas
+system/ @netdata/agent-sre
+tests/ @netdata/agent-sre @vkalintiris
src/web/ @thiagoftsm @vkalintiris
src/web/gui/ @novykh
src/logsmanagement/ @thiagoftsm
# Ownership by filetype (overwrites ownership by directory)
-*.md @tkatsoulas @Ancairon
-*.mdx @tkatsoulas @Ancairon
-Dockerfile* @Ferroin @tkatsoulas
+*.md @Ancairon
+*.mdx @Ancairon
+Dockerfile* @netdata/agent-sre
# Ownership of specific files
-.gitignore @Ferroin @tkatsoulas @vkalintiris
-.codacy.yml @Ferroin @tkatsoulas
-.yamllint.yml @Ferroin @tkatsoulas
-CMakeLists.txt @Ferroin @vkalintiris
-netdata.spec.in @Ferroin @tkatsoulas
-netdata-installer.sh @Ferroin @tkatsoulas
-packaging/version @netdatabot @Ferroin @tkatsoulas
+.gitignore @netdata/agent-sre @vkalintiris
+.codacy.yml @netdata/agent-sre
+.yamllint.yml @netdata/agent-sre
+CMakeLists.txt @netdata/agent-sre @vkalintiris
+netdata.spec.in @netdata/agent-sre
+netdata-installer.sh @netdata/agent-sre
+packaging/version @netdatabot @netdata/agent-sre
-LICENSE.md @Ferroin @tkatsoulas @vkalintiris
-CHANGELOG.md @netdatabot @Ferroin @tkatsoulas
+LICENSE.md @netdata/agent-sre @vkalintiris
+CHANGELOG.md @netdatabot @netdata/agent-sre