diff options
| author | Guangya Liu <gyliu513@gmail.com> | 2017-04-03 10:51:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-03 10:51:47 +0800 |
| commit | 0f7cc84c83867f6dd5cb241e7e2a69687ca7d796 (patch) | |
| tree | 0b8f7926656c33910f1b9e6fdfa9c246bf0cf4ef | |
| parent | 4052513581bb98037309abed3151475965fcddb8 (diff) | |
| parent | 709d7bf026075b1ef0092947381932eac7c6e9af (diff) | |
Merge pull request #494 from yu-song/update_md
update sig-cli/README.md
| -rw-r--r-- | sig-cli/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md index c8818686..3f4997d2 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -2,7 +2,7 @@ The Kubernetes Command Line Interface SIG (sig-cli) is a working group for the contributor community interested in `kubectl` and related tools. -We focus on the development and standardization of the CLI [framework](https://github.com/kubernetes/kubernetes/tree/master/pkg/kubectl) and its dependencies, the establishment of [conventions](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/kubectl-conventions.md) for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective. +We focus on the development and standardization of the CLI [framework](https://github.com/kubernetes/kubernetes/tree/master/pkg/kubectl) and its dependencies, the establishment of [conventions](contributors/devel/kubectl-conventions.md) for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective. ## Meetings: * Bi-weekly on Wednesdays @ 9am [America/Los_Angeles](http://time.is/Los_Angeles) (check [the calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)) |
