From 4a1c527d90e5c9583a6177cad0e050daaa091ffa Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Mon, 5 Feb 2018 10:28:03 -0800 Subject: [PATCH 1/3] adds link to mentoring README --- contributors/guide/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index cad0d2091..b96bdd1c1 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -221,5 +221,4 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held twice per year in E ### KubeCon ## Mentorship - -* Please help write this section. +Please learn about our mentoring initiatives [here](http://git.k8s.io/community/mentoring/README.md). From c09259b656cbcd5e4ed612e7e279dec33e5d8134 Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Mon, 5 Feb 2018 11:02:41 -0800 Subject: [PATCH 2/3] adding meetup information --- contributors/guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index b96bdd1c1..15d9526f6 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -216,7 +216,7 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held twice per year in E ### Meetups -* Please help write this section. +We follow the general [Cloud Native Computing Foundation guidelines](https://github.com/cncf/meetups) for Meetups. You may also contact Paris Pittman via direct message on Kubernetes Slack (@paris) or by email (parispittman@google.com) ### KubeCon From 7045c6066fb3ab78c30f77afeeafc119f3f7d78b Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Mon, 5 Feb 2018 11:07:29 -0800 Subject: [PATCH 3/3] removed KubeCon stub - information is present under Events --- contributors/guide/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 15d9526f6..835a9a7fb 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -218,7 +218,6 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held twice per year in E We follow the general [Cloud Native Computing Foundation guidelines](https://github.com/cncf/meetups) for Meetups. You may also contact Paris Pittman via direct message on Kubernetes Slack (@paris) or by email (parispittman@google.com) -### KubeCon - ## Mentorship + Please learn about our mentoring initiatives [here](http://git.k8s.io/community/mentoring/README.md).