Skip to content

Commit

Permalink
add some more people with OWNERS powers (ampproject#25151)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoro authored and jeffjose committed Oct 19, 2019
1 parent 163fee5 commit 57f51fd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion contributing/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
{
rules: [
{
owners: [{name: 'mrjoro'}],
owners: [
{name: 'cathyxz', requestReviews: false},
{name: 'mrjoro'},
{name: 'ampproject/wg-infra', requestReviews: false},
{name: 'ampproject/wg-outreach', requestReviews: false},
],
},
],
}

0 comments on commit 57f51fd

Please sign in to comment.