diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-09-07 10:51:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-07 10:51:15 -0700 |
| commit | a8f01dbab5f8c57cff80e46041c3807fd219b79e (patch) | |
| tree | b4caf3858e8088841d16a7372dfcabb64bb2c094 | |
| parent | dcaead6beab87f946ef6cab50a857f77ae1169f2 (diff) | |
| parent | e8298e5f1db6992ad9fdf8f43e72ece3e2b8676f (diff) | |
Merge pull request #1013 from msau42/storage-dir
Automatic merge from submit-queue
Add OWNERS for sig-storage design proposals
/cc @kubernetes/sig-storage-pr-reviews
| -rw-r--r-- | contributors/design-proposals/sig-storage/OWNERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contributors/design-proposals/sig-storage/OWNERS b/contributors/design-proposals/sig-storage/OWNERS new file mode 100644 index 00000000..93f7a15f --- /dev/null +++ b/contributors/design-proposals/sig-storage/OWNERS @@ -0,0 +1,12 @@ +reviewers: + - childsb + - gnufied + - jingxu97 + - jsafrane + - msau42 + - rootfs + - saad-ali +approvers: + - childsb + - jsafrane + - saad-ali |
