diff options
| author | Steve Watt <swatt@redhat.com> | 2016-08-28 21:09:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-28 21:09:10 -0500 |
| commit | b6cdb854ab8b03bca79e57586f8613aad53d4731 (patch) | |
| tree | 40ca896f9416b37b798f51fb6eace37876dffe5c | |
| parent | 60d8b81e4fdba897cd385489bb2b8c439d1ba2b2 (diff) | |
Update README.md
| -rw-r--r-- | sig-storage/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 9680fa56..5ba20db9 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -5,6 +5,9 @@ We hold a public meeting every two weeks, on Thursdays at 9 AM (PST). * The meeting is held on Google Hangouts: https://hangouts.google.com/hangouts/_/google.com/k8s-sig-storage * Agenda and any notes from each meeting are captured in [this document](https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit?usp=sharing). +### Contributing +Interested in contributing to storage features in Kubernetes? [Please read our guide for new contributors](https://github.com/kubernetes/community/blob/master/sig-storage/contributing.md) + ### Links * Public Slack Channel: https://kubernetes.slack.com/messages/sig-storage/details/ * Get invite to join here: http://slack.k8s.io/ |
