summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2020-04-17 18:53:16 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2020-04-17 18:53:16 +0530
commite99b78287d519c377ca30c5edec2b3fcb54d89fe (patch)
tree3b9e991c4d4554e25763e001f44c05d326644866
parent2b5fd43c6779e4ea0ad31672ed0addbc341aab2a (diff)
sig-storage: add gluster provisioner repos
-rw-r--r--sig-storage/README.md4
-rw-r--r--sigs.yaml4
2 files changed, 8 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md
index 827d0b40..961e8a80 100644
--- a/sig-storage/README.md
+++ b/sig-storage/README.md
@@ -60,6 +60,10 @@ The following [subprojects][subproject-definition] are owned by sig-storage:
### git-sync
- **Owners:**
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
+### gluster-provisioner
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/gluster-block-external-provisioner/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/gluster-file-external-provisioner/master/OWNERS
### kubernetes-csi
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index d1a2c20a..a3dafa5b 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -2039,6 +2039,10 @@ sigs:
- name: git-sync
owners:
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
+ - name: gluster-provisioner
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/gluster-block-external-provisioner/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/gluster-file-external-provisioner/master/OWNERS
- name: kubernetes-csi
owners:
- https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS