diff --git a/src/content/pages/programme/mentorship.mdx b/src/content/pages/programme/mentorship.mdx new file mode 100644 index 000000000..defca57ab --- /dev/null +++ b/src/content/pages/programme/mentorship.mdx @@ -0,0 +1,53 @@ +--- +title: Mentorship +subtitle: + To help us achieve better diversity and inclusion, we will have the Speaker + Mentorship Programme for EuroPython 2025. +--- + +# Speaker Mentorship Programme + +As a diverse and inclusive community EuroPython offers support for potential +speakers who want help preparing for their contribution. To achieve this, we +are running the Speaker Mentorship Programme again. + +At the moment we are looking for interested mentors who would like to help our +mentees to create their proposals, and if accepted deliver their talk. If you +are interested in helping mentees as their mentor please **stay tuned +for the registration form**. + +--- + +## 1. One-to-One Mentorship Programme + +A mentee needing help with their proposal will be matched with an experienced +mentor. The mentor's job is to facilitate and support the mentee so they are +able to contribute to EuroPython with confidence. A mentor serves as the guide, +supporter and source of help to the mentee; they are not expected to tell the +mentee what their contribution should be (that's for the mentee to decide). + +## Mentors + +We expect mentors to have past speaking experience at conferences similar to +EuroPython. + +For mentors who take on a mentee, we expect you to provide 4 one-hour sessions +with your mentee to: + +- Prepare their CFP submission. +- Review their CFP before submission. +- If your mentee is selected, help them prepare the talk. Otherwise, help them + submit their talk to another meetup/conference should they wish to. +- Help your mentee rehearse for their talk. + +You will also be invited to join the panel of the Webinar Workshops. + +## Mentee + +If you require help contributing to EuroPython, especially if you are from an +underrepresented or a marginalised group in the tech industry, you are welcome +to submit your application once the form is opened and become a mentee. + +## 2. Workshops + +More information coming soon. diff --git a/src/data/links.json b/src/data/links.json index cd91a312e..ebebd317c 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -7,6 +7,10 @@ "name": "Tracks", "path": "/programme/tracks" }, + { + "name": "Mentorship", + "path": "/programme/mentorship" + }, { "name": "Call for Proposals", "path": "/programme/cfp"