summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 10afe0ed19..2b4e0d1647 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -25,7 +25,7 @@ collectors/python.d.plugin/ @ilyam8
collectors/cups.plugin/ @simonnagl @vlvkobal @thiagoftsm @cakrit
daemon/ @thiagoftsm @mfundul @cakrit
database/ @mfundul @thiagoftsm @cakrit
-docs/ @cakrit
+docs/ @cakrit @joelhans
health/ @thiagoftsm @vlvkobal @cakrit
health/health.d/ @thiagoftsm @vlvkobal @cakrit
health/notifications/ @Ferroin @thiagoftsm @cakrit
@@ -39,7 +39,7 @@ web/ @thiagoftsm @mfundul @vlvkobal @cakrit
web/gui/ @VLegakis @cakrit
# Ownership by filetype (overwrites ownership by directory)
-*.md @cakrit
+*.md @cakrit @joelhans
*.am @paulkatsoulakis
# Ownership of specific files
@@ -57,5 +57,5 @@ netlify.toml @cakrit
package.json @VLegakis
packaging/version @netdatabot
-LICENSE.md @cakrit
+LICENSE.md @cakrit @joelhans
CHANGELOG.md @netdatabot