summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/config.yml2
-rw-r--r--.github/CODEOWNERS5
2 files changed, 5 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 11454683a9..ef0413aff9 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -1,4 +1,4 @@
-# Documentation available at http://http://expeditor-docs.es.chef.io/
+# Documentation available at http://expeditor-docs.es.chef.io/
# The name of the product keys for this product (from mixlib-install)
product_key:
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