|
| 1 | +--- |
| 2 | +layout: default |
| 3 | +id: community |
| 4 | +permalink: /maintainers/community-collaboration/ |
| 5 | +title: Community Collaboration |
| 6 | +--- |
| 7 | + |
| 8 | +<div class="hero hero--short"> |
| 9 | + <div class="hero__content text-white"> |
| 10 | + <div class="wrapper"> |
| 11 | + <div class="d-md-flex text-center text-left-md"> |
| 12 | + <div class="col-12 col-md-4 mb-6 mb-md-0 px-md-6" data-animate-in="up"> |
| 13 | + <img class="" src="{{ '/assets/img/direction/programs/matching.svg' | relative_url }}" alt="All In for Maintainers DEI Resource Hub" /> |
| 14 | + </div> |
| 15 | + <div class="col-12 col-md-8 col-lg-7" data-animate-in="up"> |
| 16 | + <h2 class="h2">Community Collaboration</h2> |
| 17 | + <p>The Community Collaboration project coordinates DEI support between large and small open source projects. We are in the very early stages of building this program and highly encourage your input. To learn more and to open an issue with feedback, visit: <a href="https://github.com/AllInOpenSource/CommunityCollaboration" target="_blank">https://github.com/AllInOpenSource/CommunityCollaboration.</a></p> |
| 18 | + </div> |
| 19 | + </div> |
| 20 | + </div> |
| 21 | + </div> |
| 22 | +</div> |
| 23 | + |
| 24 | + |
| 25 | +<div class="bg-white bg-pattern-left py-8"> |
| 26 | + <div class="wrapper d-md-flex flex-justify-between"> |
| 27 | + <div class="col-12 col-md-4 pr-md-4 mb-6 mb-md-0" data-animate-in="up"> |
| 28 | + <div class="rte"> |
| 29 | + <h2 class="h3 mb-4">Maintainers Community Collaboration</h2> |
| 30 | + </div> |
| 31 | + </div> |
| 32 | + <div class="col-12 col-md-8 pl-md-4 pl-lg-2 rte" data-animate-in="up"> |
| 33 | + <p>During last year’s Maintainer Listening Tour, we heard from small projects who did not have the capacity to address DEI related issues in their projects but who desperately wanted to. We also heard from larger, well-resourced organizations who did have the capacity to help others in certain DEI-related areas.</p> |
| 34 | + |
| 35 | + <p>The result is the Community Collaboration project. This project aims to serve as a coordination point between the two types of communities. With this project, large projects can volunteer to help smaller projects in any of these areas:</p> |
| 36 | + |
| 37 | + <ul> |
| 38 | + <li>Changing default branch from Master to Main</li> |
| 39 | + <li>Removing deadnames</li> |
| 40 | + <li>Searching for and replacing non-inclusive terminology</li> |
| 41 | + <li>Setting up and documenting a triage process</li> |
| 42 | + </ul> |
| 43 | + |
| 44 | + <p>This project has not yet been released, but we are currently asking for feedback on our process and for large project volunteers. If you would like to join this project or offer comments, you can open an issue in our <a href=" https://github.com/AllInOpenSource/CommunityCollaboration" target=" _blank" >Community Collaboration repository </a> or email <a href=" mailto:[email protected]" >[email protected]</a>. </p> |
| 45 | + |
| 46 | + </div> |
| 47 | + </div> |
| 48 | +</div> |
0 commit comments