We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31660a commit ee47a18Copy full SHA for ee47a18
OWNERS
@@ -1,19 +1,21 @@
1
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
2
-approvers:
3
- - jcantrill
4
- - ewolinetz
5
- - alanconway
6
-reviewers:
7
- - bparees
8
9
10
- - lukas-vlcek
11
12
- - igor-karpukhin
13
- - vimalk78
14
- - syedriko
15
- - periklis
+filters:
+ ".*":
+ approvers:
+ - jcantrill
+ - ewolinetz
+ - alanconway
+ reviewers:
+ - bparees
+ - lukas-vlcek
+ - igor-karpukhin
+ - vimalk78
16
+ - syedriko
17
+ - periklis
18
+ "Dockerfile(?:\\.in)?$":
19
+ labels:
20
+ - midstream/Dockerfile
21
component: "Logging"
-"Dockerfile(?:\\.in)?$":
- labels:
- - midstream/Dockerfile
0 commit comments