summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-10 13:55:17 -0700
committerTim Smith <tsmith@chef.io>2019-04-10 13:55:17 -0700
commit30b68a8e8c3791463370fb948d2f226f0440b5af (patch)
tree380da8b88d93223877f8b4a1da14a9072a22fa91 /.github/CODEOWNERS
parent155d8d5201a5912612f1c62ce8d5cc58a6046c9b (diff)
downloadohai-30b68a8e8c3791463370fb948d2f226f0440b5af.tar.gz
Update the github issue templates
Make sure we apply the labels Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3bb73c09..9dbcc7ba 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,3 +1,5 @@
+# Order is important. The last matching pattern has the most precedence.
+
* @chef/chef-infra-reviewers
.expeditor/** @chef/jex-team
*.md @chef/docs-team