summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-02-15 13:15:02 -0700
committerGitHub <noreply@github.com>2020-02-15 13:15:02 -0700
commita4915d80fbc1e2789a2e06a1021f1ec70f76713d (patch)
treec5e078ce6681b93fb0417d0e7c2c30ebdfb07a97 /.github
parent665b98653c0ac2cc6940c45d03f3e3ed88acdb64 (diff)
Add Patti to docs and .md codeowners (#8092)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8b398ca78e..d08d17d4ad 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -25,7 +25,7 @@ collectors/python.d.plugin/ @ilyam8
collectors/cups.plugin/ @simonnagl @vlvkobal @thiagoftsm @cosmix
daemon/ @thiagoftsm @mfundul @cosmix
database/ @mfundul @thiagoftsm @cosmix
-docs/ @cosmix @joelhans
+docs/ @cosmix @joelhans @shortpatti
health/ @thiagoftsm @vlvkobal @cosmix
health/health.d/ @thiagoftsm @vlvkobal @cosmix
health/notifications/ @Ferroin @thiagoftsm @cosmix
@@ -37,7 +37,7 @@ web/ @thiagoftsm @mfundul @vlvkobal @cosmix
web/gui/ @jacekkolasa @cosmix
# Ownership by filetype (overwrites ownership by directory)
-*.md @cosmix @joelhans
+*.md @cosmix @joelhans @shortpatti
*.am @cosmix @Ferroin @knatsakis @ncmans @prologic
Dockerfile.* @Ferroin @knatsakis @ncmans @prologic @cosmix