Contributors,
As you’ve heard from Ted on June 10th, we are migrating Swift to its new home at GitHub.com/swiftlang. As part of this move, we’re building new roles and policies around access to the GitHub Swiftlang Organization, a collection of Swift repositories. We believe that the first major part of shaping this is to establish an inactive contributor policy and Emeritus clause. This will open up to future initiatives around defining “organization membership”, commit access, and code ownership aka a contributor ladder in many open source spaces.
We’d like to hear from you in the comments below. The Core Team meets on Mondays and this RFC will be discussed at the Core Team meeting on Monday, July 15th.
Who does this affect?
GitHub organization members of Swift repositories, which includes Swift Committers and Code Owners
(from GitHub docs: Organization members)
Why is this important?
- Allows for focus on building contributor workflows for an active, engaged community.
- Active reviewers are correctly paired with PRs to triage, allowing for a great contributor experience
- Helps identify areas that need to mentor new contributors for future commit access and code ownership
- It’s a security concern with inactive members and elevated permissions.
- Celebrate the people who have helped us on our journey and open source retirement!
Draft policy language:
Active and engaged contributors for Swift is important for security, quality, and the contributor experience of the community. There are going to be times when contributors need to move on for whatever reason like having other time commitments that take precedence. Due to this, project leaders will remove inactive Swiftlang GitHub Organization members on a yearly basis to encourage a healthy community. Removal will mean loss of access to elevated permissions like running CI.
What does inactivity mean?
- You have not contributed in 6 consecutive months:
- No issues, PRs, comments, triage, or forum posts/comments
- No longer can dedicate time to Codeowner and/or Committer duties
Emeritus
We encourage Swift committers, CODEOWNERs, and group members to think about using the term Emeritus
when the situation arises that you can no longer maintain. If you’d like to come back when the time and space allows - please reach back out!
Submit a proactive PR:
- If you’re in a CODEOWNERS or related file, comment out your new Emeritus status
- If you’re a member of a group, add your name to the Emeritus section of the charter, or start one. See the Website Workgroup as an example
Process
The Core Team, or a delegated group(s), will conduct a yearly check for inactivity with GitHub organization members, committers, and codeowners around the time the Year in Swift
blog post is composed or at another reflection point to be determined. The groups will work on removing the members from the organization and making any Emeritus comments where necessary.
If you’d like to return, or if a removal is in error, contributors should reach out to the Core Team.
Thoughts?