summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-09-06 16:59:59 -0500
committerTom Duffield <tom@chef.io>2017-09-06 17:20:24 -0500
commitc2d483976481b9f3a7e11b57bae0e476be7cb473 (patch)
tree3c8e0bd3c32856cb805c62cb204c0274579b4157
parent6672002c879391e6425f814598330e1932813e04 (diff)
downloadchef-c2d483976481b9f3a7e11b57bae0e476be7cb473.tar.gz
Add engineering-services as CODEOWNERS for .expeditor
Signed-off-by: Tom Duffield <tom@chef.io>
-rw-r--r--.github/CODEOWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 59c6d932f7..00e1134964 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/engineering-services