This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
/
maintainers-listening-tour.html
74 lines (62 loc) · 4.44 KB
/
maintainers-listening-tour.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
layout: default
id: listening-tour
permalink: /maintainers/maintainers-listening-tour/
title: Maintainers Listening Tour
---
<div class="hero hero--short">
<div class="hero__content text-white">
<div class="wrapper">
<div class="d-md-flex flex-items-center text-center text-left-md">
<div class="col-12 col-md-4 col-lg-6 mb-6 mb-md-0 pr-md-4 pr-lg-6" data-animate-in="up">
{% include video-community.html %}
</div>
<div class="col-12 col-md-8 col-lg-6 pl-md-4 pl-lg-6" data-animate-in="up">
<h1 class="h3">Maintainers Listening Tour</h1>
<p class="p-sm">In 2021 the GitHub All In project embarked on a Maintainers Listening Tour to study the barriers maintainers faced when building more inclusive communities. The Maintainers Listening Tour was part of a larger All In effort that included <a href="/access/students/">providing open source education to marginalized students</a> and collaborating with the Linux Foundation on a <a href="https://www.linuxfoundation.org/research/the-2021-linux-foundation-report-on-diversity-equity-and-inclusion-in-open-source" target="_blank">DEI in Open Source Research Study</a>. Together, these formed the pillars of the All In Program: Access, Equity, Maintainers, and Data, and the program continues to flourish.</p>
<p class="p-sm">One of the FY2025 goals for the All In Program is to expand the Maintainers pillar through resources, curriculum, and support for maintainers. As such, we are revisiting this original study to help inform future program opportunities. We would love to include your voice in our current research.</p>
<p class="p-sm">Join one of our focus groups during Maintainers Month by registering <a href="https://forms.gle/gUFfEXxGjckNqR8o9" target="_blank">here</a> or reaching out to participate in another way <a href="https://docs.google.com/forms/d/e/1FAIpQLScw7Xs1B1t2QMj-xsfAxteguza4CniPJTGLgm7XsQBLepK--Q/viewform?usp=sf_link" target="_blank">here</a>.</p>
<div class="mt-6">
<h3 class="h4">Maintainers Month Focus Group Sessions:</h3>
<p>All sessions will start at 8 AM PST. Click the link below to join the conversation.</p>
<div>
<a class="btn mb-3" href="https://github.zoom.us/j/91950677249?pwd=QTltR2xoTEZjREUxMmRQbXhpR2Rkdz09#success" target="_blank">
<span>May 29, 2024</span>
</a>
<a class="btn mb-3" href="https://github.zoom.us/j/91950677249?pwd=QTltR2xoTEZjREUxMmRQbXhpR2Rkdz09#success" target="_blank">
<span>May 30, 2024</span>
</a>
<a class="btn" href="https://github.zoom.us/j/91950677249?pwd=QTltR2xoTEZjREUxMmRQbXhpR2Rkdz09#success" target="_blank">
<span>May 31, 2024</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="bg-white bg-pattern-left py-8 wrapper-fulls" id="maintainers-listening-tour">
<div class="wrapper d-md-flex flex-justify-between">
<div class="col-12 col-md-4 pr-md-4 mb-6 mb-md-0" data-animate-in="up">
<div class="rte">
<h2 class="h3 mb-4">Common Pain <span class="d-lg-block">Points Shared</span></h2>
</div>
</div>
<div class="col-12 col-md-8 pl-md-4 pl-lg-2" data-animate-in="up">
<blockquote class="my-5 px-4 px-lg-6">
<q class="h3">Every time someone gives us advice on how to create DEI within our communities, it is often with some long, time consuming process. We are developers, can’t someone create some automated tools or scripts or something to help us?</q>
<img src="{{ '/assets/img/direction/icons/orb-blue.svg' | relative_url }}" alt="blue orb" />
</blockquote>
<hr class="my-6" />
<blockquote class="my-5 px-4 px-lg-6">
<q class="h3">It is overwhelming the number of DEI resources that we receive. We wish there was a website or repo where we could go that has all of those resources in one place.</q>
<img src="{{ '/assets/img/direction/icons/orb-green.svg' | relative_url }}" alt="blue orb" />
</blockquote>
<hr class="my-6" />
<blockquote class="my-5 px-4 px-lg-6">
<q class="h3">Who's doing great work out there with DEI? What communities or projects? How can we find them and learn what they are doing?</q>
<img src="{{ '/assets/img/direction/icons/orb-pink.svg' | relative_url }}" alt="blue orb" />
</blockquote>
</div>
</div>