Merge pull request #1230 from xiangpengzhao/update-sig-cli
Automatic merge from submit-queue. Update Outreachy program deadline and link Ref: #1227 cc @sarahsharp @sarahnovotny @castrojo @cblecker
This commit is contained in:
commit
7657422ab8
|
|
@ -1,11 +1,13 @@
|
||||||
# Outreachy
|
# Outreachy
|
||||||
|
|
||||||
Kubernetes, specifically the SIG-CLI, is happy to announce our participation in the Outreachy program, running from December 2017 to March 2018.
|
Kubernetes, specifically the SIG-CLI, is happy to announce our participation in the Outreachy program, running from December 2017 to March 2018.
|
||||||
Please see the main program page for the general information about the program, such as its purpose, timeline, eligibility requirements, and how to apply.
|
Please see the [main program page](https://www.outreachy.org/) for the general information about the program,
|
||||||
|
such as its purpose, timeline, eligibility requirements, and how to apply.
|
||||||
|
|
||||||
**Schedule**
|
**Schedule**
|
||||||
|
|
||||||
* October 23: application deadline
|
* October 23: application deadline for other Outreachy communities
|
||||||
|
* October 30: application deadline for Kubernetes Outreachy applications
|
||||||
* November 9: selection decisions are made
|
* November 9: selection decisions are made
|
||||||
* December 5 - March 5: internship
|
* December 5 - March 5: internship
|
||||||
|
|
||||||
|
|
@ -20,14 +22,14 @@ Kubernetes is a set of projects, each shepherded by a special interest group (SI
|
||||||
|
|
||||||
SIG-CLI Covers kubectl and related tools. We focus on the development and standardization of the CLI framework and its dependencies, the establishment of conventions for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective.
|
SIG-CLI Covers kubectl and related tools. We focus on the development and standardization of the CLI framework and its dependencies, the establishment of conventions for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective.
|
||||||
|
|
||||||
**Commuication:**
|
**Communication:**
|
||||||
|
|
||||||
SIG-CLI Mailing List - kubernetes-sig-sli@googlegroups.com
|
SIG-CLI Mailing List - kubernetes-sig-cli@googlegroups.com
|
||||||
Slack - k8s.slack.io for invite; #sig-cli channel
|
Slack - http://slack.k8s.io/ for invite; #sig-cli channel
|
||||||
|
|
||||||
**Mentors**
|
**Mentors**
|
||||||
|
|
||||||
Philip Wittrock - pwittrock@google.com
|
Philip Wittrock - pwittrock@google.com
|
||||||
Similar to contacting the coordinators, the mentors can be contacted at any time either by sending messages to the mailing lists or slack channels.
|
Similar to contacting the coordinators, the mentors can be contacted at any time either by sending messages to the mailing lists or slack channels.
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
@ -57,4 +59,4 @@ The coordinators can be contacted at any time. The easiest way is to send a slac
|
||||||
Do you have an idea for a task that is suitable for this program? Contact the mentors or coordinators! Or even better, volunteer for mentoring an intern during the work on your idea!
|
Do you have an idea for a task that is suitable for this program? Contact the mentors or coordinators! Or even better, volunteer for mentoring an intern during the work on your idea!
|
||||||
|
|
||||||
## Code of Conduct
|
## Code of Conduct
|
||||||
Kubernetes abides by the CNCF [Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md)
|
Kubernetes abides by the CNCF [Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue