Skip to content

Commit

Permalink
Make ads/ui wg 3p iframe related code owner (#30151)
Browse files Browse the repository at this point in the history
* add ads/ui wg as 3p iframe owner

* prettify
  • Loading branch information
zhouyx committed Sep 9, 2020
1 parent fb7291c commit 27fd1f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/OWNERS
Expand Up @@ -26,5 +26,12 @@
pattern: 'friendly-iframe-embed.js',
owners: [{name: 'ampproject/wg-ads-reviewers'}],
},
{
pattern: '{3p-frame, 3p-frame-*}.js',
owners: [
{name: 'ampproject/wg-ads-reviewers'},
{name: 'ampproject/wg-ui-and-a11y'},
],
},
],
}

0 comments on commit 27fd1f6

Please sign in to comment.