diff options
Diffstat (limited to 'sig-cli/README.md')
| -rw-r--r-- | sig-cli/README.md | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md index b4354394..abbce854 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -14,6 +14,30 @@ We focus on the development and standardization of the CLI [framework](https://g * Google Group: <https://groups.google.com/forum/#!forum/kubernetes-sig-cli> ## Organizers: + +**Note:** Escalate to these folks if you cannot get help from slack or the Google group + * Fabiano Franz <ffranz@redhat.com>, Red Hat + - slack / github: @fabianofranz * Phillip Wittrock <pwittroc@google.com>, Google -* Tony Ado <coolhzb@gmail.com>, Alibaba
\ No newline at end of file + - slack / github: @pwittrock +* Tony Ado <coolhzb@gmail.com>, Alibaba + - slack / github: @adohe + +## Contributing + +See [this document](https://github.com/kubernetes/community/blob/master/sig-cli/contributing.md) for contributing instructions. + +## Sig-cli teams + +Mention one or more of + +| Name | Description | +|------------------------------------|--------------------------------------------------| +|@kubernetes/sig-cli-bugs | For bugs in kubectl | +|@kubernetes/sig-cli-feature-requests| For initial discussion of new feature requests | +|@kubernetes/sig-cli-proposals | For in depth discussion of new feature proposals | +|@kubernetes/sig-cli-pr-reviews | For PR code reviews | +|@kubernetes/sig-test-failures | For e2e test flakes | +|@kubernetes/sig-cli-misc | For general discussion and escalation | + |
