diff options
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 fb371e4f7..b0a6db160 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 |