diff options
| author | Nishi Davidson <dnishi@amazon.com> | 2018-10-28 11:46:43 -0700 |
|---|---|---|
| committer | Nishi Davidson <dnishi@amazon.com> | 2018-10-28 11:46:43 -0700 |
| commit | dea67c463be2c1c9354c93ab18ffa0309afbd0e7 (patch) | |
| tree | 8ad79a46b335036a7d2782c1a72b1a38d8cf0360 | |
| parent | c9c00e0c49c76430a3ceecce93c82b66608fc301 (diff) | |
Update charter to remove typos
| -rw-r--r-- | sig-aws/charter.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sig-aws/charter.md b/sig-aws/charter.md index fedb36a5..0e41a7c5 100644 --- a/sig-aws/charter.md +++ b/sig-aws/charter.md @@ -24,7 +24,7 @@ Kubernetes integrations specific to AWS including: - Consult with other SIGs and the community on how to apply mechanisms owned by SIG AWS. Examples include: - Review escalation implications of feature and API designs as it relates to core Kubernetes components (etcd, kubelet, apiserver, controller manager, scheduler) - - CSI, CRI implementation and design + - CSI, CNI, CRI implementation and design - Cloud provider implementation and design - Best practices for hardening add-ons or other external integrations such as KMS, LB, others. - Implementing and hardening tests, scale tests and documentation @@ -42,12 +42,12 @@ SIG AWS is not for discussing bugs or feature requests outside the scope of Kube ## Roles and Organization Management -This sig follows adheres to the Roles and Organization Management outlined in [sig-governance] +This SIG adheres to the Roles and Organization Management outlined in [sig-governance] and opts-in to updates and modifications to [sig-governance]. ### Subproject Creation -SIG Auth delegates subproject approval to Technical Leads. See [Subproject creation - Option 1]. +SIG AWS delegates subproject approval to Technical Leads. See [Subproject creation - Option 1]. [sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md [sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-aws/README.md#subprojects |
