summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-10 16:56:03 -0700
committerTim Smith <tsmith@chef.io>2019-06-10 16:56:03 -0700
commit359aa06035a58c1b64ed54e173c64b13dbac14e3 (patch)
treee65551a9560416ac2fbfc25e71bc358280643bf0 /.github
parent828bafc9fec4c03d73f51f72e773cef7e176de30 (diff)
downloadmixlib-cli-359aa06035a58c1b64ed54e173c64b13dbac14e3.tar.gz
Speed up Buildkite tests
Use the smaller containers, skip gems we don't need and use chefstyle from rubygems. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index a1c440b..0324bb4 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,5 +1,5 @@
# Order is important. The last matching pattern has the most precedence.
-* @chef/chef-infra-reviewers
+* @chef/chef-foundation-reviewers
.expeditor/** @chef/jex-team
*.md @chef/docs-team \ No newline at end of file