diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 04:52:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-09 04:52:57 +0000 |
commit | 00151562145df50cc65e9902d52d5fa77f89fe50 (patch) | |
tree | 2737716802f6725a5074d606ec8fe5422c58a83c /.github/CODEOWNERS | |
parent | Releasing debian version 1.34.1-1. (diff) | |
download | netdata-00151562145df50cc65e9902d52d5fa77f89fe50.tar.xz netdata-00151562145df50cc65e9902d52d5fa77f89fe50.zip |
Merging upstream version 1.35.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fb371e4f..b0a6db16 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,19 +10,17 @@ aclk/ @stelfrag @underhood build/ @Ferroin @iigorkarpov @maneamarius contrib/debian @Ferroin @iigorkarpov @maneamarius -collectors/ @vlvkobal @surajnpn +collectors/ @vlvkobal collectors/ebpf.plugin/ @thiagoftsm @vlvkobal -collectors/charts.d.plugin/ @ilyam8 @surajnpn @Ferroin -collectors/freebsd.plugin/ @vlvkobal @thiagoftsm @surajnpn -collectors/macos.plugin/ @vlvkobal @thiagoftsm @surajnpn -collectors/node.d.plugin/ @jacekkolasa -collectors/node.d.plugin/snmp/ @jacekkolasa +collectors/charts.d.plugin/ @ilyam8 @Ferroin +collectors/freebsd.plugin/ @vlvkobal @thiagoftsm +collectors/macos.plugin/ @vlvkobal @thiagoftsm collectors/python.d.plugin/ @ilyam8 collectors/cups.plugin/ @simonnagl @vlvkobal @thiagoftsm exporting/ @vlvkobal @thiagoftsm daemon/ @thiagoftsm @vkalintiris database/ @thiagoftsm @vkalintiris -docs/ @DShreve2 @kickoke +docs/ @DShreve2 health/ @thiagoftsm @vlvkobal @vkalintiris health/health.d/ @thiagoftsm @vlvkobal health/notifications/ @Ferroin @thiagoftsm @@ -38,7 +36,7 @@ web/gui/ @jacekkolasa # Ownership by filetype (overwrites ownership by directory) *.am @Ferroin @iigorkarpov @maneamarius -*.md @DShreve2 @kickoke +*.md @DShreve2 Dockerfile* @Ferroin @iigorkarpov @maneamarius # Ownership of specific files |