summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-05 21:28:01 -0700
committerTim Smith <tsmith@chef.io>2019-04-05 21:28:01 -0700
commit9e65dd4bb0d61be1c6862599099df1fbbdf3083c (patch)
tree072e4d4e4b585a2c9d4f343bcec181e15251e8e6 /.github/CODEOWNERS
parent75b2274b7403d803d5074869bd974808daf400a9 (diff)
downloadchef-zero-loosen.tar.gz
Add Github templatesloosen
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..8029e13
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +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
+.github/ISSUE_TEMPLATE/** @chef/docs-team