diff options
| author | Jorge O. Castro <jorge.castro@gmail.com> | 2018-10-11 15:26:11 -0400 |
|---|---|---|
| committer | Jorge O. Castro <jorge.castro@gmail.com> | 2018-10-11 15:26:11 -0400 |
| commit | 1cc1f47d0dfc5ef48caedb7603ee3715a0182fb0 (patch) | |
| tree | f202b110760c19caa5c403b76e801cc02669bc5b | |
| parent | 775b286c15a576d786540c6a8b15a9d955bddeca (diff) | |
Add more mailing list moderation tips
Fixes #2366 and #2028
| -rw-r--r-- | communication/moderation.md | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/communication/moderation.md b/communication/moderation.md index 6118b12b..0d0317e3 100644 --- a/communication/moderation.md +++ b/communication/moderation.md @@ -42,6 +42,22 @@ These guidelines are for tool-specific policies that don't fit under a general u ### Mailing Lists +### Moderating a SIG/WG list + +- SIG and Working Group mailing list should have parispittman@google.com and jorge@heptio.com as a coowner so that administrative functions can be managed centrally across the project. + - Moderation of the SIG/WG lists is up to that individual SIG/WG, these admins are there to help facilitate leadership changes, reset lost passwords, etc. + +- Users who are violating the Code of Conduct or other negative activities (like spamming) should be moderated. + - [Lock the thread immediately](https://support.google.com/groups/answer/2466386?hl=en#) so that people cannot reply to the thread. + - [Delete the post](https://support.google.com/groups/answer/1046523?hl=en) - + - In some cases you might need to ban a user from the group, follow [these instructions](https://support.google.com/groups/answer/2646833?hl=en&ref_topic=2458761#) on how stop a member from being able to post to the group. + +For more technical help on how to use Google Groups, check the [Groups Help](https://support.google.com/groups/answer/2466386?hl=en&ref_topic=2458761) page. + +### New users posting to kubernetes-dev +New members who post to the kubernetes-dev group will automatically have their messages put in a queue and be sent the following message automatically: "Since you're a new subscriber you're in a moderation queue, sorry for the inconvenience, a moderator will check your message shortly." + +Moderators will receive emails when messages are in this queue and will process them accordingly. ### Slack @@ -62,4 +78,4 @@ Moderators are encouraged to learn how other projects moderate and learn from th - Community Spark's [How to effectively moderate forums](http://www.communityspark.com/how-to-effectively-moderate-forums/) - [5 tips for more effective community moderation](https://www.socialmediatoday.com/social-business/5-tips-more-effective-community-moderation) - [8 Helpful Moderation Tips for Community Managers](https://sproutsocial.com/insights/tips-community-managers/) -- [Setting Up Community Guidelines for Moderation](https://www.getopensocial.com/blog/community-management/setting-community-guidelines-moderation) +- [Setting Up Community Guidelines for Moderation](https://www.getopensocial.com/blog/community-management/setting-community-guidelines-moderation)
\ No newline at end of file |
