diff options
Diffstat (limited to 'sig-usability/README.md')
| -rw-r--r-- | sig-usability/README.md | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/sig-usability/README.md b/sig-usability/README.md new file mode 100644 index 00000000..bdafb405 --- /dev/null +++ b/sig-usability/README.md @@ -0,0 +1,51 @@ +<!--- +This is an autogenerated file! + +Please do not edit this file directly, but instead make changes to the +sigs.yaml file in the project root. + +To understand how this file is generated, see https://git.k8s.io/community/generator/README.md +---> +# Usability Special Interest Group + +The scope of SIG usability is the core end-user usability of the Kubernetes project. This covers topics like user experience and accessibility. The goals of the SIG are to ensure that the Kubernetes project is maximally usable by users of a variety of different backgrounds and abilities. Examples of efforts include internationalization and accessibility of documentation. + +The [charter](charter.md) defines the scope and governance of the Usability Special Interest Group. + +## Meetings +* Regular SIG Meeting: [TBDs at TBD PT (Pacific Time)](tbd) (every third week). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=TBD&tz=PT%20%28Pacific%20Time%29). + * [Meeting notes and Agenda](tbd). + * [Meeting recordings](tbd). + +## Leadership + +### Chairs +The Chairs of the SIG run operations and processes governing the SIG. + +* Rajakavitha Kodhandapani (**[@Rajakavitha1](https://github.com/Rajakavitha1)**), The Linux Foundation +* Himanshu Pandey (**[@hpandeycodeit](https://github.com/hpandeycodeit)**), Pivotal? +* Tasha Drew (**[@tashimi](https://github.com/tashimi)**), VMWare +* Vallery Lancey (**[@vllry](https://github.com/vllry)**), Lyft + +## Contact +* [Slack](https://kubernetes.slack.com/messages/sig-usability) +* [Mailing list](TBD) +* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fusability) + +## GitHub Teams + +The below teams can be mentioned on issues and PRs in order to get attention from the right people. +Note that the links to display team membership will only work if you are a member of the org. + +| Team Name | Details | Description | +| --------- |:-------:| ----------- | +| @kubernetes/sig-usability-api-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-usability-api-reviews) | API Changes and Reviews | +| @kubernetes/sig-usability-bugs | [link](https://github.com/orgs/kubernetes/teams/sig-usability-bugs) | Bug Triage and Troubleshooting | +| @kubernetes/sig-usability-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-usability-feature-requests) | Feature Requests | +| @kubernetes/sig-usability-misc | [link](https://github.com/orgs/kubernetes/teams/sig-usability-misc) | General Discussion | +| @kubernetes/sig-usability-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-usability-pr-reviews) | PR Reviews | +| @kubernetes/sig-usability-proposals | [link](https://github.com/orgs/kubernetes/teams/sig-usability-proposals) | Design Proposals | + +<!-- BEGIN CUSTOM CONTENT --> + +<!-- END CUSTOM CONTENT --> |
