summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-12-29 18:10:35 -0800
committerGitHub <noreply@github.com>2019-12-29 18:10:35 -0800
commitb39025e9526e65bc88c0c1ed2c2e1341340fcb13 (patch)
tree39213a71e48aaa14aa43931b829fd08741d30eb1 /.github/CODEOWNERS
parent7c856ba33f5bda1eb636843e3968214cc140141a (diff)
parent30dc4f1b2b7f93c866b29d54e8b701031f1fa824 (diff)
downloadchef-zero-b39025e9526e65bc88c0c1ed2c2e1341340fcb13.tar.gz
Merge pull request #296 from chef/relative
Substitute require for require_relative
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..950afb7
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1,5 @@
+# Order is important. The last matching pattern has the most precedence.
+
+* @chef/chef-foundation-owners @chef/chef-foundation-approvers @chef/chef-foundation-reviewers
+.expeditor/ @chef/jex-team
+*.md @chef/docs-team