summaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-31 16:14:29 -0700
committerTim Smith <tsmith@chef.io>2018-07-31 16:14:29 -0700
commit2429be2ebccd0d253971fca6fc747cb4ace915c9 (patch)
treec2dd1bb62aa0d23f061c6f25393dadc8b6e1eeb1 /.github/CODEOWNERS
parent3e3b4c2ac13f3d59dd26042028dfdf1596a26939 (diff)
downloadmixlib-shellout-github.tar.gz
Update codeowners and add github PR templategithub
Signed-off-by: Tim Smith <tsmith@chef.io>
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