Skip to content

Commit 80c69d8

Browse files
committed
Remove unnecessary owners in client_channel tree.
1 parent 9273356 commit 80c69d8

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

Diff for: .github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
/**/OWNERS @markdroth @nicolasnoble @a11r
55
/bazel/** @nicolasnoble @jtattermusch @veblush @gnossen
66
/cmake/** @jtattermusch @nicolasnoble @apolcyn
7-
/src/core/ext/filters/client_channel/** @markdroth @apolcyn @AspirinSJL
7+
/src/core/ext/filters/client_channel/** @markdroth
88
/tools/dockerfile/** @jtattermusch @apolcyn @nicolasnoble

Diff for: OWNERS

-12
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,4 @@
11
# 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
142
@markdroth **/OWNERS
153
@nicolasnoble **/OWNERS
164
@a11r **/OWNERS

Diff for: src/core/ext/filters/client_channel/OWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
set noparent
22
@markdroth
3-
@apolcyn
4-
@AspirinSJL

0 commit comments

Comments
 (0)