diff options
| author | Justin Santa Barbara <justin@fathomdb.com> | 2017-09-14 08:46:47 -0400 |
|---|---|---|
| committer | Justin Santa Barbara <justin@fathomdb.com> | 2017-09-14 08:46:47 -0400 |
| commit | dfa943fd1079aec6bba295aa16fe8021c3f463fb (patch) | |
| tree | 479649cfad941625d572bc8ce7844d61c8acec16 | |
| parent | 69ed58ab5714b886ccd955b3a3ef1c601bfc0602 (diff) | |
Election: Avoid commitment to _immediately_ publish
Avoid setting up a promise that may be difficult to meet technically.
| -rw-r--r-- | community/elections/2017/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/elections/2017/README.md b/community/elections/2017/README.md index e6e34043..d3648a31 100644 --- a/community/elections/2017/README.md +++ b/community/elections/2017/README.md @@ -31,7 +31,7 @@ If you believe you are a Member in Standing, please fill out [this form](https:/ ## DECISION The newly elected body will be announced in the weekly Kubernetes Community Meeting on October 5, 2017 at 10:00am US Pacific Time. [Please join us](https://groups.google.com/forum/#!forum/kubernetes-community-video-chat). -Immediately following the meeting, the raw voting results and winners will be published on the [Kubernetes Blog](http://blog.kubernetes.io/). +Following the meeting, the raw voting results and winners will be published on the [Kubernetes Blog](http://blog.kubernetes.io/). For more information, definitions, and/or detailed election process, see full [steering committee charter](https://github.com/kubernetes/steering/blob/master/charter.md). |
