diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-01-24 13:02:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-24 13:02:31 -0800 |
| commit | 41ee3d5644dbdeef0865aca86c45eafeb9011616 (patch) | |
| tree | c88938cf0f23280728374ed18e0f666e56e578cc /sig-node | |
| parent | f73383caa9cd8cef9a7aa5d18cf4106ad70de847 (diff) | |
| parent | e0c807ce1c62618230fddc7fcf8171e37b3fee1d (diff) | |
Merge pull request #1669 from cblecker/sub-meetings
Add multiple meeting capability to docs generator
Diffstat (limited to 'sig-node')
| -rw-r--r-- | sig-node/README.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index 5475df5d..e65f7ac1 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -10,10 +10,9 @@ To understand how this file is generated, see https://git.k8s.io/community/gener ## Meetings -* [Tuesdays at 10:00 PT (Pacific Time)](https://plus.google.com/hangouts/_/google.com/sig-node-meetup?authuser=0) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29). - -Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit?usp=sharing). -Meeting recordings can be found [here](https://www.youtube.com/watch?v=FbKOI9-x9hI&list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG). +* Regular SIG Meeting: [Tuesdays at 10:00 PT (Pacific Time)](https://plus.google.com/hangouts/_/google.com/sig-node-meetup?authuser=0) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit?usp=sharing). + * [Meeting recordings](https://www.youtube.com/watch?v=FbKOI9-x9hI&list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG). ## Leads * Dawn Chen (**[@dchen1107](https://github.com/dchen1107)**), Google |
