summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-09-06 06:56:11 -0700
committerGitHub <noreply@github.com>2018-09-06 06:56:11 -0700
commitbf4ede8a40ecbc07d89ca6b464ac336c8c291318 (patch)
tree383d063936ef79815469e00ae33c118991d990ce
parentb519bab844fe9787364c6ca3e9df3b2e58efcdbe (diff)
parent8c662f730669a56622abf0568ce4fe010c3497c0 (diff)
Merge pull request #2631 from jberkus/add_noncode_events
Add suggestions for Event-related contributions to the noncode guide
-rw-r--r--contributors/guide/non-code-contributions.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md
index f5d27239..8e728618 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.