Skip to content

Commit

Permalink
✨Add OWNERS for Dianomi fast fetch impl (#36260)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebcordry committed Oct 6, 2021
1 parent 39fe526 commit 4e372eb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions extensions/amp-ad-network-dianomi-impl/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// For an explanation of the OWNERS rules and syntax, see:
// https://github.com/ampproject/amp-github-apps/blob/main/owners/OWNERS.example

{
rules: [
{
owners: [
{name: 'ampproject/wg-ads-reviewers'},
{name: 'dianomi-cjas', notify: true},
],
},
],
}

0 comments on commit 4e372eb

Please sign in to comment.