Skip to content

Commit

Permalink
Update amp-analytics owner file (#25044)
Browse files Browse the repository at this point in the history
* update owner file

* format
  • Loading branch information
zhouyx committed Oct 14, 2019
1 parent 4aeb7c2 commit 5892f08
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion extensions/amp-analytics/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
{
rules: [
{
owners: [{ name: 'ampproject/wg-analytics' }, { name: 'avimehta' }]
owners: [
{ name: 'ampproject/wg-analytics' },
{ name: 'avimehta', requestReviews: false }
]
}
]
}

0 comments on commit 5892f08

Please sign in to comment.