summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2021-09-25 09:45:09 +0300
committerGitHub <noreply@github.com>2021-09-25 09:45:09 +0300
commitaa242a03fe5df58a14b81b3d64c5d6e8dfa57b38 (patch)
tree23add5b500c5403601fe312642980fa3d9446f74 /.github/CODEOWNERS
parentb52b448e192d4ef997da3afaec10de98f4fb0b6f (diff)
add DShreve2 to code owners (#11572)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 58fdf33fa2..9b0a4eac09 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -29,7 +29,7 @@ collectors/cups.plugin/ @simonnagl @vlvkobal @thiagoftsm
exporting/ @vlvkobal @thiagoftsm
daemon/ @thiagoftsm
database/ @thiagoftsm @vkalintiris
-docs/ @joelhans
+docs/ @DShreve2
health/ @thiagoftsm @vlvkobal @vkalintiris
health/health.d/ @thiagoftsm @vlvkobal
health/notifications/ @Ferroin @thiagoftsm
@@ -44,7 +44,7 @@ web/gui/ @jacekkolasa
# Ownership by filetype (overwrites ownership by directory)
*.am @Ferroin @vkalintiris
-*.md @joelhans
+*.md @DShreve2
Dockerfile* @Ferroin @vkalintiris
# Ownership of specific files
@@ -62,5 +62,5 @@ netdata-installer.sh @Ferroin @vkalintiris
package.json @jacekkolasa @Ferroin @vkalintiris
packaging/version @netdatabot @Ferroin @vkalintiris
-LICENSE.md @joelhans @Ferroin @vkalintiris
+LICENSE.md @DShreve2 @Ferroin @vkalintiris
CHANGELOG.md @netdatabot @Ferroin @vkalintiris