diff options
author | Tim Smith <tsmith@chef.io> | 2019-08-06 20:00:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-06 20:00:35 -0700 |
commit | 51dcee25b0ae6e614e5ebbc42eca0e1e3041865b (patch) | |
tree | 13af279b211e3b415d12849b8c755445a504b682 /.github | |
parent | 8c194eb3ad59a8b46daa866cb695d8ebee4d9106 (diff) | |
download | mixlib-log-51dcee25b0ae6e614e5ebbc42eca0e1e3041865b.tar.gz |
Update CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e5c78ef..950afb7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # Order is important. The last matching pattern has the most precedence. -* @chef/chef-foundation-owners @chef/chef-foundation-approvers @chef/chef-foundation-reviewers -.expeditor/ @chef/jex-team -*.md @chef/docs-team +* @chef/chef-foundation-owners @chef/chef-foundation-approvers @chef/chef-foundation-reviewers +.expeditor/ @chef/jex-team +*.md @chef/docs-team |