summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorPaul Emm. Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-07-19 14:46:40 +0200
committerGitHub <noreply@github.com>2019-07-19 14:46:40 +0200
commit3d2c051dade3b9510997a6f5ddefc9a235217894 (patch)
tree7e1f220ce8952a067f9fc1975b35e611015a3f18 /.github/CODEOWNERS
parent025578897dfecffc63532a2d9e8a457b1d7c5904 (diff)
netdata/docs: Add @joelhans as co-owner on documentation (#6501)
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 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