-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make contact information for calendars more explicit
- Loading branch information
Jorge O. Castro
committed
Oct 18, 2017
1 parent
04377a1
commit 7a0c8fd
Showing
1 changed file
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,18 +27,14 @@ In order to standardize Special Interest Group efforts, create maximum transpare | |
* Request a new [kubernetes.slack.com](http://kubernetes.slack.com) channel (#sig-foo) from [@parispittman](https://github.com/parispittman) or [@castrojo](https://github.com/castrojo). New users can join at [slack.kubernetes.io](http://slack.kubernetes.io). | ||
* Slack activity is archived at [kubernetes.slackarchive.io](http://kubernetes.slackarchive.io). To start archiving a new channel invite the slackarchive bot to the channel via `/invite @slackarchive` | ||
* Organize video meetings as needed. No need to wait for the [Weekly Community Video Conference](community/README.md) to discuss. Please report summary of SIG activities there. | ||
* Request a Zoom account from from [@parispittman](https://github.com/parispittman) or [@castrojo](https://github.com/castrojo). You must set up a google group (see below) for the SIG leads so that all the SIG leads have the ability to reset the password if necessary. | ||
* Request a Zoom account by emailing Paris Pittman(`parispittman@google.com`) and Jorge Castro(`jorge@heptio.com`). You must set up a google group (see below) for the SIG leads so that all the SIG leads have the ability to reset the password if necessary. | ||
* Read [how to use YouTube](https://github.com/kubernetes/community/blob/master/community/K8sYoutubeCollaboration.md) for publishing your videos to the Kubernetes channel. | ||
* Calendars | ||
1. Create a calendar on your own account. Make it public. | ||
2. Share it with all SIG leads with full ownership of the calendar - | ||
they can edit, rename, or even delete it. | ||
3. Share it with `[email protected]`, `[email protected]`, | ||
`[email protected]`, with full ownership. This is just in case SIG | ||
leads ever disappear. | ||
2. Share it with all SIG leads with full ownership of the calendar - they can edit, rename, or even delete it. | ||
3. Share it with `[email protected]`, `[email protected]`, `[email protected]`, with full ownership. This is just in case SIG leads ever disappear. | ||
4. Share it with the SIG mailing list, lowest priviledges. | ||
5. Share it with `[email protected]` | ||
to publish on the universal calendar. | ||
5. Share it with `[email protected]` to publish on the universal calendar. | ||
* Use existing proposal and PR process (to be documented) | ||
* Announce new SIG on [email protected] | ||
* Submit a PR to add a row for the SIG to the table in the kubernetes/community README.md file, to create a kubernetes/community directory, and to add any SIG-related docs, schedules, roadmaps, etc. to your new kubernetes/community/SIG-foo directory. | ||
|