From 8c662f730669a56622abf0568ce4fe010c3497c0 Mon Sep 17 00:00:00 2001 From: Josh Berkus Date: Wed, 5 Sep 2018 13:42:23 -0700 Subject: [PATCH] Add suggestions for Event-related contributions to the noncode guide --- contributors/guide/non-code-contributions.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md index f5d27239e..8e7286183 100644 --- a/contributors/guide/non-code-contributions.md +++ b/contributors/guide/non-code-contributions.md @@ -50,6 +50,10 @@ These are roles that either span the project as a whole, or span several areas o - Recognition of projects and growth efforts - Issue Triage - Issue triage & labeling +- Event management + - Helping run Contributor Summits + - Co-organizing Meetups + - Staffing Kubernetes booths at conferences #### SIG-specific roles These are roles that are important to each and every SIG within the Kubernetes project. If you are interested in a specific topic within the project, you can contribute in several different ways for that specific SIG. @@ -67,6 +71,9 @@ These are roles that are important to each and every SIG within the Kubernetes p - Pull requests - PR triage & labeling - Editing PR text: release note, statement +- Events + - Organizing/helping run Face-to-Face meetings for SIGs/WGs/subprojects + - Putting together SIG Intros & Deep-dives for Kubecon #### Non-Code Tasks in Primarily-Code roles These are roles that are not code-based, but require knowledge of either general coding, or specific domain knowledge of the Kubernetes code base.