summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-01 17:02:07 -0700
committerGitHub <noreply@github.com>2018-08-01 17:02:07 -0700
commit0d012fa3c3f88556501b17d5f998ae9635c706aa (patch)
tree9e4d17080a06de61556501fe96467f9113de11ab /.github/CODEOWNERS
parent5c6f8f0951da86f00b69fb30887f86b7d2cb78ae (diff)
parent0ba7577fdcccae14af4b50bf58316060c59f5bf5 (diff)
downloadmixlib-authentication-0d012fa3c3f88556501b17d5f998ae9635c706aa.tar.gz
Merge pull request #43 from chef/github
Update codeowners and add github PR template
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 59c6d93..fee8d42 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1,4 @@
-* @chef/client-maintainers
+# Order is important. The last matching pattern has the most precedence.
+
+* @chef/client-maintainers
+.expeditor/** @chef/jex-team