diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2018-12-28 09:58:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-28 09:58:26 -0800 |
| commit | e43f5f03820954349d019b5edcf892e1fb754253 (patch) | |
| tree | 92c9592d200b6ab194cb172721d3e624cd5d012a /sig-scalability | |
| parent | d0796c72995f1e69f87333008d6722bdbbea5c13 (diff) | |
| parent | 62680cb032e06261b49015f422799720b729d4ef (diff) | |
Merge pull request #3054 from wojtek-t/add_scalability_owners
Add OWNERS for sig-scalability subdirectories
Diffstat (limited to 'sig-scalability')
| -rw-r--r-- | sig-scalability/blogs/OWNERS | 3 | ||||
| -rw-r--r-- | sig-scalability/configs-and-limits/OWNERS | 3 | ||||
| -rw-r--r-- | sig-scalability/processes/OWNERS | 3 | ||||
| -rw-r--r-- | sig-scalability/slos/OWNERS | 2 |
4 files changed, 10 insertions, 1 deletions
diff --git a/sig-scalability/blogs/OWNERS b/sig-scalability/blogs/OWNERS new file mode 100644 index 00000000..cc4fb160 --- /dev/null +++ b/sig-scalability/blogs/OWNERS @@ -0,0 +1,3 @@ +approvers: + - shyamjvs + - wojtek-t diff --git a/sig-scalability/configs-and-limits/OWNERS b/sig-scalability/configs-and-limits/OWNERS new file mode 100644 index 00000000..cc4fb160 --- /dev/null +++ b/sig-scalability/configs-and-limits/OWNERS @@ -0,0 +1,3 @@ +approvers: + - shyamjvs + - wojtek-t diff --git a/sig-scalability/processes/OWNERS b/sig-scalability/processes/OWNERS new file mode 100644 index 00000000..cc4fb160 --- /dev/null +++ b/sig-scalability/processes/OWNERS @@ -0,0 +1,3 @@ +approvers: + - shyamjvs + - wojtek-t diff --git a/sig-scalability/slos/OWNERS b/sig-scalability/slos/OWNERS index 5cbe0b0f..cc4fb160 100644 --- a/sig-scalability/slos/OWNERS +++ b/sig-scalability/slos/OWNERS @@ -1,3 +1,3 @@ approvers: - - countspongebob + - shyamjvs - wojtek-t |
