summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishi Davidson <dnishi1218@gmail.com>2019-04-02 21:34:02 -0700
committerNishi Davidson <dnishi1218@gmail.com>2019-04-02 21:34:02 -0700
commita9adf07e62453dc57a73708b2b5944a335e54063 (patch)
tree04539070ffe7436ee430a32800244dbae015b2f4
parent175ba549c3d68888d0cab1e049e3cd8fd89b9fcc (diff)
Add two new subprojects to SIG AWS
Autogenerate docs
-rw-r--r--sig-aws/README.md6
-rw-r--r--sigs.yaml6
2 files changed, 12 insertions, 0 deletions
diff --git a/sig-aws/README.md b/sig-aws/README.md
index 17c07c25..0516015f 100644
--- a/sig-aws/README.md
+++ b/sig-aws/README.md
@@ -48,6 +48,12 @@ The following subprojects are owned by sig-aws:
- **aws-ebs-csi-driver**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
+- **aws-efs-csi-driver**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/aws-efs-csi-driver/master/OWNERS
+- **aws-fsx-csi-driver**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/aws-fsx-csi-driver/master/OWNERS
## GitHub Teams
diff --git a/sigs.yaml b/sigs.yaml
index f92bcf5a..42df0156 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -563,6 +563,12 @@ sigs:
- name: aws-ebs-csi-driver
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
+ - name: aws-efs-csi-driver
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/aws-efs-csi-driver/master/OWNERS
+ - name: aws-fsx-csi-driver
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/aws-fsx-csi-driver/master/OWNERS
- name: Azure
dir: sig-azure
mission_statement: >