summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparispittman <parispittman@google.com>2020-03-15 20:53:41 -0700
committerparispittman <parispittman@google.com>2020-03-18 14:57:17 -0700
commitd464384596f7dce30d5dc02713e9de77640f68c4 (patch)
treee0c2ccc5eda97dd4643dd7867edc35ef58a9f677
parent67b1df6199edc2aaa174a23ee7fddab9085b73c6 (diff)
updating marketing team roles, social guide, and reformatting
-rw-r--r--communication/marketing-team/OWNERS14
-rw-r--r--communication/marketing-team/README.md70
-rw-r--r--communication/marketing-team/social-guidelines.md23
-rw-r--r--communication/marketing-team/team-resources.md24
4 files changed, 88 insertions, 43 deletions
diff --git a/communication/marketing-team/OWNERS b/communication/marketing-team/OWNERS
new file mode 100644
index 00000000..18bee9e9
--- /dev/null
+++ b/communication/marketing-team/OWNERS
@@ -0,0 +1,14 @@
+# See the OWNERS docs at https://go.k8s.io/owners
+
+reviewers:
+ - jonasrosland
+ - chris-short
+ - onlydole
+ - parispittman
+ - mbbroberg
+approvers:
+ - parispittman
+ - mbbroberg
+labels:
+ - sig/contributor-experience
+ - area/contributor-comms
diff --git a/communication/marketing-team/README.md b/communication/marketing-team/README.md
index cbd76fd3..aef8e710 100644
--- a/communication/marketing-team/README.md
+++ b/communication/marketing-team/README.md
@@ -1,57 +1,41 @@
-Future home for all things marketing team for contributor experience
-
-# Charter
-view our charter in this [marketing folder] for more about us and how to join
+# Contributor Marketing
+The Contributor Marketing Team is part of the community-management subproject in
+[Contributor Experience] view our [charter] to learn more about us
## Purpose
to better inform the Kubernetes contributor community and highlight their work to
the broader ecosystem
-# Core Marketing Team roles
-
-| Role | Handbook | Notes |
-| --- | --- | --- |
-| Blogger(s) | TODO | |
-| Social Media Lead | TODO | for future contributor channels |
-| Social Media Team Members | TODO | |
-| Editor | TODO | unsure if this will be a position but could be good for making sure we are using the style guide and ensuring a consistent tone and brand; should be an approver in the communications folder |
-| Designer | TODO | help us with thumbnail graphics, digital assets, infographics, contributor site |
-| sig-docs blog community liaison | TODO link to sig-docs handbook | onlydole |
-| Internal Comms Lead | TODO | |
+| Area | Handbook | Lead | Team | Notes |
+| --- | --- | --- | --- | --- |
+| Editorial | TODO | editor: @parispittman (to bootstrap)| assoc editor: @mbbroberg | |
+| Internal Communications | TODO | @jonasrosland | @simplytunde | |
+| Social Media | TODO | @chris-short | [Could be you!] (paris to help bootstrap) | |
+| Storytellers | TODO | liaison to sig-docs-blog team @onlydole | @celanthe, @vonguard, @boluisa, [Could be you!] | |
+| Designer | TODO | [Could be you!] | | help us with digital assets, infographics, contributor site |
-How to get in contact with us:
-TODO: add slack team handle
-tag us on your issues and PRs in kubernetes/community with `area/contributor-comms`
+## Contact Us!
+Reach out to an individual above via slack
+Whole group - @contributor-comms in #sig-contribex on slack
+Tag us in an issue in `kubernetes/community` with the label `area/contributor-comms`
-# Focus Areas
+## Focus Areas
1. inter-community group comms/project-wide contributor communications,  
2. contributor twitter/social and web (contributor site),  
3. blogging (work happening in SIGs, stories about contributors, recaps),
4. program and event promotion (community meeting, meet our contributors, steering
election, et al)
-# Resources for the team
-[Entire community repo]
-The future home of the [contributor site], [project board]
-[surveys]
-[Communication]
-[style guide]
-[Org structure] and [Community Groups List]
-
-[Values] and [principles] of the project
-[YouTube playlist] TODO add
-`area/contributor-comms` - label for issues and PRs
-
-
-[contributor site]: https://github.com/kubernetes-sigs/contributor-site
-[project board]: https://github.com/orgs/kubernetes-sigs/projects/3
-[surveys]: https://github.com/kubernetes/community/tree/master/sig-contributor-experience
-[Communication]: https://github.com/kubernetes/community/tree/master/communication
-[style guide]: https://git.k8s.io/community/contributors/guide/style-guide.md
-[Org structure]: https://github.com/kubernetes/community/blob/master/governance.md
-[Community Groups List]: https://github.com/kubernetes/community/blob/master/sig-list.md
-[Values]: https://github.com/kubernetes/community/blob/master/values.md
-[principles]: https://github.com/kubernetes/community/blob/master/governance.md#principles
-[Entire community repo]: https://github.com/kubernetes/community
-[marketing folder]: https://github.com/kubernetes/community/blob/master/communication/marketing-team/CHARTER.md
+## Could be you!
+We still have many roles available!
+
+Come to one of our [meetings] (join kubernetes-sig-contribex@googlegroups.com for the invite)
+or reach out to us on the #sig-contribex channel on the Kubernetes slack (slack.k8s.io for invite)
+Let us know you are interested and if you have any questions.
+
+
+[meetings]: /sig-contributor-experience#community-management
+[charter]: ./CHARTER.md
+[Could be you!]: (#Could-be-you!)
+[Contributor Experience]: /sig-contributor-experience
diff --git a/communication/marketing-team/social-guidelines.md b/communication/marketing-team/social-guidelines.md
new file mode 100644
index 00000000..e55194e2
--- /dev/null
+++ b/communication/marketing-team/social-guidelines.md
@@ -0,0 +1,23 @@
+Future home of social media guidelines
+
+**Twitter:** K8sContributor
+
+Examples:
+1. Try and tweet at least twice a week
+2. No more than two original tweets a day, unlimited retweets; responding to others does not count in this
+3. should respond within 48 hours
+4. Contributor information/news/stories is the target; forward others to social@cncf.io for @kubernetesio main twitter account
+5. Bio should mention that this is powered by sig-contribex, link to the kubernetes/community repo
+6. Never include someones photo, twitter handle, or other personal identifiable info without their explicit permission
+7. try not to abbreviate as much as possible
+8. all event tweets should have an action and/or thumbnail image
+
+Themes:
+- contributor/sig blog posts
+- events
+- keps
+- process changes
+- release info, code freeze, et al
+
+### open-ended questions:
+who do we follow / does it matter
diff --git a/communication/marketing-team/team-resources.md b/communication/marketing-team/team-resources.md
new file mode 100644
index 00000000..1d711fb8
--- /dev/null
+++ b/communication/marketing-team/team-resources.md
@@ -0,0 +1,24 @@
+# Resources for the team
+[Entire community repo] - tons of contributor documentation and how we operate
+[contributor site] (future home)
+[project board] for contributor site
+
+[surveys] - collection of past contributor experience surveys
+[Communication] README is key; the rest is guidelines and process
+[style guide] for the community repo
+[Org structure] - how the project is organized
+[Community Groups List] - main list of SIGs, WGs, and Committees
+[Values] and [principles]
+
+
+
+[contributor site]: https://sigs.k8s.io/contributor-site
+[project board]: https://github.com/orgs/kubernetes-sigs/projects
+[surveys]: /sig-contributor-experience/surveys
+[Communication]: /communication/README.md
+[style guide]: /contributors/guide/style-guide.md
+[Org structure]: /governance.md
+[Community Groups List]: /sig-list.md
+[Values]: /values.md
+[principles]: /governance.md#principles
+[Entire community repo]: /../../