Skip to content

Commit

Permalink
Merge branch 'main' into renovate/babel-devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimha committed Apr 30, 2021
2 parents 14ea6d5 + 97ea51a commit fd3c4cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
{name: 'ampproject/wg-performance', requestReviews: false},
],
},
{
pattern: '**/package{,-lock}.json',
owners: [{name: 'renovate-bot'}],
},
{
pattern: '**/OWNERS',
owners: [{name: 'mrjoro', requestReviews: false}],
Expand Down
4 changes: 4 additions & 0 deletions build-system/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
{
owners: [{name: 'ampproject/wg-infra'}],
},
{
pattern: '{package.json,package-lock.json}',
owners: [{name: 'ampproject/wg-infra', requestReviews: false}],
},
],
}

0 comments on commit fd3c4cf

Please sign in to comment.