summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-03-06 13:34:47 -0800
committerGitHub <noreply@github.com>2019-03-06 13:34:47 -0800
commit4af6b5fee427a802838761b91fa72dc29c3f1623 (patch)
treed316389afbdbd840da0d1f7d4163a01cfd5291d3
parenta1a66be1431b28be5e72e48759d9aff44c87c6e9 (diff)
parent616a9d19533341e0e3629ac8bcd29c08bfe2388a (diff)
Merge pull request #3369 from justaugustus/azure
sig-azure: Add CSI driver subproject OWNERS
-rw-r--r--sig-azure/README.md4
-rw-r--r--sigs.yaml4
2 files changed, 8 insertions, 0 deletions
diff --git a/sig-azure/README.md b/sig-azure/README.md
index 78705b66..92139a16 100644
--- a/sig-azure/README.md
+++ b/sig-azure/README.md
@@ -46,6 +46,10 @@ The following subprojects are owned by sig-azure:
- **cluster-api-provider-azure**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
+- **csi-drivers-azure**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
## GitHub Teams
diff --git a/sigs.yaml b/sigs.yaml
index 034c8310..b06127fa 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -585,6 +585,10 @@ sigs:
- name: cluster-api-provider-azure
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
+ - name: csi-drivers-azure
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
- name: Big Data
dir: sig-big-data
mission_statement: >