summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-08-06 19:59:52 -0700
committerGitHub <noreply@github.com>2019-08-06 19:59:52 -0700
commit5930a42ec648ecdb8294888629de7b3bdf02bf00 (patch)
tree2361603f82701d03b25364c8a1d04e463744d020
parentdaca9be67f6027fa9df9b0a1a4e774ac0b7fbb6a (diff)
downloadlibyajl2-gem-5930a42ec648ecdb8294888629de7b3bdf02bf00.tar.gz
Create 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