diff options
| author | wojtekt <wojtekt@google.com> | 2018-12-28 09:45:35 +0100 |
|---|---|---|
| committer | wojtekt <wojtekt@google.com> | 2018-12-28 09:45:35 +0100 |
| commit | 62680cb032e06261b49015f422799720b729d4ef (patch) | |
| tree | 7583114f1a8d300818de47dccd21fd328c0c9872 | |
| parent | 41e40f245f1c1bbee98140b7b95e84a1e84db89d (diff) | |
Add OWNERS for sig-scalability subdirectories
| -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 |
