File tree 3 files changed +1
-15
lines changed
src/core/ext/filters/client_channel
3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 4
4
/** /OWNERS @ markdroth @ nicolasnoble @ a11r
5
5
/bazel /** @ nicolasnoble @ jtattermusch @ veblush @ gnossen
6
6
/cmake /** @ jtattermusch @ nicolasnoble @ apolcyn
7
- /src /core /ext /filters /client_channel /** @ markdroth @ apolcyn @ AspirinSJL
7
+ /src /core /ext /filters /client_channel /** @ markdroth
8
8
/tools /dockerfile /** @ jtattermusch @ apolcyn @ nicolasnoble
Original file line number Diff line number Diff line change 1
1
# Top level ownership
2
-
3
- # nothing listed here until GitHub CODEOWNERS gets better
4
- # we need:
5
- # 1. owners to be able to self-approve
6
- # 2. authors to be able to select approvers
7
-
8
- # OWNERS file approvers
9
- # POLICY: at least three owners are needed before adding any OWNERS
10
- # REASON: GitHub does not recognize an author as able to give approval
11
- # for a change; without this policy authors that are owners would
12
- # be forced to rely on one reviewer, which would consequently
13
- # lead to a bus factor of one to changes to that code
14
2
@markdroth **/OWNERS
15
3
@nicolasnoble **/OWNERS
16
4
@a11r **/OWNERS
Original file line number Diff line number Diff line change 1
1
set noparent
2
2
@markdroth
3
- @apolcyn
4
- @AspirinSJL
You can’t perform that action at this time.
0 commit comments