Skip to content

Commit de0efe7

Browse files
committed
✨ add OWNERS file as proposed by the SIG Observability 📝
Signed-off-by: Christoph Görn <[email protected]>
1 parent a6bc849 commit de0efe7

File tree

3 files changed

+18
-5
lines changed

3 files changed

+18
-5
lines changed

advise-reporter/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- pacospace
5+
- harshad16
6+
reviewers:
7+
- fridex
8+
- tumido

investigator/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- pacospace
5+
- harshad16
6+
reviewers:
7+
- fridex
8+
- tumido

metrics-exporter/OWNERS

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4-
- harshad16
54
- pacospace
5+
- harshad16
66
reviewers:
7-
- xtuchyna
87
- fridex
9-
- goern
10-
labels:
11-
- sig/slo
8+
- tumido

0 commit comments

Comments
 (0)