Skip to content

Commit

Permalink
Add alin04 and fikus to subscription OWNERs (#38213)
Browse files Browse the repository at this point in the history
* Add alin04 and fikus to subscription OWNERs

* Add trailing comma
  • Loading branch information
alin04 committed May 20, 2022
1 parent ecffe34 commit d04b680
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion third_party/subscriptions-project/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
{
rules: [
{
owners: [{name: 'adolgachev'}, {name: 'jpettitt', notify: true}],
owners: [
{name: 'adolgachev'},
{name: 'alin04'},
{name: 'fikus'},
{name: 'jpettitt', notify: true},
],
},
],
}

0 comments on commit d04b680

Please sign in to comment.