Skip to content

Commit

Permalink
OWNERS for extension generator task
Browse files Browse the repository at this point in the history
  • Loading branch information
alanorozco committed Oct 21, 2019
1 parent 45d4082 commit 4ddfc2b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions build-system/tasks/extension-generator/OWNERS
@@ -0,0 +1,14 @@
// For an explanation of the OWNERS rules and syntax, see:
// https://github.com/ampproject/amp-github-apps/blob/master/owners/OWNERS.example

{
rules: [
{
owners: [
{name: 'ampproject/wg-ui-and-a11y', requestReviews: false},
{name: 'ampproject/wg-infra', requestReviews: false},
{name: 'ampproject/wg-outreach', requestReviews: false},
],
},
],
}

0 comments on commit 4ddfc2b

Please sign in to comment.