summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-05 21:36:31 -0700
committerTim Smith <tsmith@chef.io>2019-04-05 21:36:31 -0700
commitec5116da98d5855f6ef3a2617352ac542114baf7 (patch)
treea047aceb4a567743e892d981b9c4042aec8c34f5 /.github/CODEOWNERS
parent1f463be6d56e64ed66be1a07f89cf06446ace3af (diff)
downloadffi-yajl-ec5116da98d5855f6ef3a2617352ac542114baf7.tar.gz
Add github templates
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