diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-08-15 12:54:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-15 12:54:01 -0700 |
| commit | 1afca8f6104c45a60545c7c8b241e39d902e2f28 (patch) | |
| tree | d64b8e01a1baf8a3d6e56f85da79f351aa31d35c | |
| parent | 51800b15f26f0bd5f4251c09a6fce13c6d845336 (diff) | |
| parent | 19c169b736dbc0b99ee2ccf60f29d56d7d6e5e89 (diff) | |
Merge pull request #2544 from d-nishi/update-sigs.yaml-with-aws-subprojects
Updated sigs.yaml with new aws subproject details
| -rw-r--r-- | sig-aws/README.md | 6 | ||||
| -rw-r--r-- | sigs.yaml | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/sig-aws/README.md b/sig-aws/README.md index 3d573e35..863ac4bb 100644 --- a/sig-aws/README.md +++ b/sig-aws/README.md @@ -37,6 +37,12 @@ The following subprojects are owned by sig-aws: - **aws-alb-ingress-controller** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/OWNERS +- **aws-iam-authenticator** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/aws-iam-authenticator/master/OWNERS +- **aws-encryption-provider** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/aws-encryption-provider/master/OWNERS ## GitHub Teams @@ -391,6 +391,12 @@ sigs: - name: aws-alb-ingress-controller owners: - https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/OWNERS + - name: aws-iam-authenticator + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/aws-iam-authenticator/master/OWNERS + - name: aws-encryption-provider + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/aws-encryption-provider/master/OWNERS - name: Azure dir: sig-azure mission_statement: > |
