Skip to content

Commit d8817f1

Browse files
authored
Merge pull request #4713 from jeefy/ncw-to-mentoring
Move NCW under Mentoring subproject
2 parents 0e96a39 + 80817da commit d8817f1

15 files changed

+32
-14
lines changed

events/events-team/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ the logistical and operational pieces together.
3030
[Project Manager Handbook]
3131

3232
### Accessibility, Inclusiveness, and Diversity
33-
Reach out to underrepresented local groups to advertise new contributor workshop - examples: GoBridge, Women Who Code
33+
Reach out to underrepresented local groups to advertise contributor summit - examples: GoBridge, Women Who Code
3434
Advertise to past and current diversity scholarship winners
3535
Code of Conduct process/reporting and training for event staff
3636
Confirming that shirt sizes are true to fit, measurements are posted with the registration
@@ -39,7 +39,7 @@ Advertise childcare (get information from CNCF)
3939
Advertise quiet room (get information from CNCF)
4040

4141
### Content Subteam
42-
The [Content Subteam Handbook] includes detailed handbooks for Content Coordinator, New Contributor Workshop lead, and other roles.
42+
The [Content Subteam Handbook] includes detailed handbooks for Content Coordinator, and other roles.
4343

4444
### Marketing and Comms
4545
[Marketing Handbook]

events/events-team/content/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ All roles may have shadows. Click the role name for that role's Handbook.
1414
| Role | Needed For | Notes |
1515
|------|------|------|
1616
| [Content Coordinator] | Almost all Summits | |
17-
| [New Contributor Workshop] Lead | Summits with an NCW track | Also some standalone NCW events |
1817
| [Programmed Sessions] Lead | Summits with an advance session submission process | |
1918
| [Contributor Workshops] Lead | Some Summits with a session proposal process | |
2019
| [Unconference] Lead | Summits with an Unconference Track | |
@@ -24,7 +23,6 @@ All roles may have shadows. Click the role name for that role's Handbook.
2423
| [Awards Ceremony] Leads | If giving contributor awards | |
2524

2625
[Content Coordinator]: ./content-coordinator.md
27-
[New Contributor Workshop]: ./new-contributor.md
2826
[Programmed Sessions]: ./session-manager.md
2927
[Unconference]: ./unconference.md
3028
[Contributor Workshops]: ./contributor-workshops.md
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
reviewers:
2+
- alisondy
3+
- guineveresaenger
4+
- jberkus
5+
- jeefy
6+
- tpepper
7+
8+
approvers:
9+
- alisondy
10+
- guineveresaenger
11+
- jberkus
12+
- jeefy
13+
- tpepper
14+
15+
labels:
16+
- area/mentorship-planning
17+
- sig/contributor-experience

events/events-team/content/new-contributor-workshops/README.md renamed to mentoring/programs/new-contributor-workshop/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@
55

66
This folder contains the [handbook for the New Contributor Workshop Content Lead](./new-contributor-workshop-lead.md) as well as playbooks for each of the New Contributor Workshop sessions.
77

8-
This workshop is held at contributor summits at KubeCon but materials and processes may be used at contributor focused summits and events anywhere.
8+
This workshop is held periodically by the Kubernetes Community, but materials and processes may be used at contributor focused summits and events anywhere.
9+
10+
## Upcoming Workshops
11+
12+
None scheduled
13+
14+
## Previous Workshops
15+
* [2019 NA Contributor Summit NCW](https://www.youtube.com/watch?v=uUJrGwAom-E&list=PL69nYSiGNLP0OWp38tPBc-jSlMmwWr6Ci&index=16) (Videos in playlist, links to first NCW video)
916

1017
## Sample Track for Beginner Workshop
1118

@@ -21,7 +28,6 @@ This workshop is meant for folks who have never contributed to opensource before
2128
1. [Local Build&Test](./build-and-test.md)
2229
1. [Pull Request Exercise](./playground-exercise.md)
2330
1. [Find Your First Issue](./first-issue-help.md)
24-
1. [SIG Meet-and-Greet](/events/events-team/content/sig-contrib-events.md#sig-meet-and-greet)
2531

2632
## Sample Track for Intermediate Workshop
2733

@@ -37,4 +43,3 @@ This workshop differs from the Beginner workshop in that participants are expect
3743
1. [Local Build&Test](./build-and-test.md)
3844
1. Labels, Bots and Git Workflow
3945
1. [Find Your First Issue](./first-issue-help.md)
40-
1. [SIG Meet-and-Greet](/events/events-team/content/sig-contrib-events.md#sig-meet-and-greet)
File renamed without changes.

events/events-team/content/new-contributor-workshops/first-issue-help.md renamed to mentoring/programs/new-contributor-workshop/first-issue-help.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Refer to previous workshops for inspirations
2020
- Working with your SIG
2121
- Refer participants to specific SIGs
2222
- How to "claim" an issue (since non-members cannot self-assign)
23-
- Encourage attendance at the [SIG Meet-and-Greet](/events/events-team/content/sig-contrib-events.md#sig-meet-and-greet)
2423
- Path to [membership](/community-membership.md)
2524

2625
### Ideas

0 commit comments

Comments
 (0)