We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c439f16 commit 4b05460Copy full SHA for 4b05460
1 file changed
build-system/tasks/OWNERS
@@ -8,10 +8,7 @@
8
},
9
{
10
pattern: 'check-types.js',
11
- owners: [
12
- {name: 'ampproject/wg-performance'},
13
- {name: 'rcebulko', required: true},
14
- ],
+ owners: [{name: 'ampproject/wg-performance'}, {name: 'rcebulko'}],
15
16
],
17
}
0 commit comments