Skip to content

Commit 4b05460

Browse files
authored
Remove rcebulko from check-types.js owner required=true (#39098)
1 parent c439f16 commit 4b05460

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

build-system/tasks/OWNERS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
},
99
{
1010
pattern: 'check-types.js',
11-
owners: [
12-
{name: 'ampproject/wg-performance'},
13-
{name: 'rcebulko', required: true},
14-
],
11+
owners: [{name: 'ampproject/wg-performance'}, {name: 'rcebulko'}],
1512
},
1613
],
1714
}

0 commit comments

Comments
 (0)