summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-02 15:42:12 -0700
committerTim Smith <tsmith@chef.io>2018-11-02 15:43:05 -0700
commitd74df792f4094c5a1fb730d3795a41f453e0fca1 (patch)
tree1d17b04d0fa5172efad9a44be997a96f004b1b8b
parent9b342d544022897a5bd27978986bf3aeaca51dd7 (diff)
downloadchef-d74df792f4094c5a1fb730d3795a41f453e0fca1.tar.gz
Make the docs team owners on the issue templates
We want their input on changes to these docs Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.github/CODEOWNERS9
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b4eac50d28..8029e13382 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,7 @@
# Order is important. The last matching pattern has the most precedence.
-* @chef/client-maintainers
-.expeditor/** @chef/jex-team
-README.md @chef/docs-team
-RELEASE_NOTES.md @chef/docs-team
+* @chef/client-maintainers
+.expeditor/** @chef/jex-team
+README.md @chef/docs-team
+RELEASE_NOTES.md @chef/docs-team
+.github/ISSUE_TEMPLATE/** @chef/docs-team