-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Adopt OpenSSF Scorecard contributor ladder
Signed-off-by: Stephen Augustus <[email protected]>
- Loading branch information
1 parent
cc8cc68
commit 3dc172e
Showing
3 changed files
with
44 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Maintainers | ||
|
||
## `allstar-maintainers` | ||
|
||
- @jeffmendoza | ||
|
||
## Contributors | ||
|
||
- @coheigea | ||
- @danielbankhead | ||
- @five510 | ||
- @justaugustus | ||
- @markdboyd | ||
- @naveensrinivasan | ||
- @olivekl | ||
- @yorinasub17 | ||
|
||
## Emeritus | ||
|
||
Former maintainers are listed here. | ||
Thanks for your contributions to Scorecard! | ||
|
||
- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,27 @@ | ||
# Contributor Ladder | ||
|
||
| Name | Prerequisites: Indicators to look for before promotion | Expectations | Recognition, Access, Effect of access | | ||
| - | - | - | - | | ||
| Contributors | One of: 1. Regular PRs for code/docs. 2. Regular feedback on discussion topics in issues/slack 3. Regular meeting attendance and contribution. For a period of time: 30 days or more. | Continue pre-req. | Added as GitHub Outside Collaborator to repo with read permissions. Tests on PRs run automatically without approval | | ||
| Maintainers | Regular PRs for code/docs of moderate to substantial impact. Participates in many high-level proposals and discussions. | Available to have PRs assigned to them for review: Will review within 3 business days, otherwise notifies team when unable to review (ooo, etc.) Responds to requests for input/discussion over issues and slack | Added as GitHub Outside Collaborator to repo with write/push access. Approves and merges PRs | | ||
| Leaders | Consistently drives the project through code, proposals, project direction, leadership, etc. | As a group, responds and makes final decisions through consensus on all large proposals, features, architecture changes, design, documentation of project | Full access and ownership. Creates releases, and finalizes changelog updates, sends project update announcements. | | ||
|
||
## Promotion Process | ||
|
||
Please submit a PR to this file with the promotion proposed, and include | ||
evidence of the proposed member meeting the prerequisites. The proposed member | ||
must agree to uphold the expectations of the new level. The existing | ||
Maintainers and Leaders will reach consensus that the prerequites are met and | ||
merge the PR. | ||
|
||
### Appeals | ||
***Allstar follows the [OpenSSF Scorecard contributor ladder](https://github.com/ossf/scorecard/blob/main/CONTRIBUTOR_LADDER.md).*** | ||
|
||
Appeals will be discussed as a meeting agneda item in the [Securing Critical | ||
Projects](https://github.com/ossf/wg-securing-critical-projects) Working | ||
Group. Please see the WG page for meeting times. | ||
Contributors to Allstar are documented in [MAINTAINERS.md](/MAINTAINERS.md). | ||
|
||
## Current list | ||
## Changes | ||
|
||
### Contributors | ||
This section briefly details key differences between the OpenSSF Scorecard contributor ladder and the legacy Allstar contributor ladder. | ||
|
||
- @coheigea | ||
- @danielbankhead | ||
- @five510 | ||
- @justaugustus | ||
- @markdboyd | ||
- @naveensrinivasan | ||
- @olivekl | ||
- @yorinasub17 | ||
- *Active* legacy "Contributors" who are not OpenSSF GitHub organization members are now ["Community Members"](https://github.com/ossf/scorecard/blob/main/CONTRIBUTOR_LADDER.md#community-members) | ||
- Community Members are eligible for [OpenSSF GitHub organization](https://github.com/ossf) membership. Outside collaborator access [***should never be granted***](https://github.com/ossf/tac/blob/main/policies/access.md#teams-not-individuals). | ||
- Existing OpenSSF GitHub organization members who are actively reviewing content can be granted [Triagers access](https://github.com/ossf/scorecard/blob/main/CONTRIBUTOR_LADDER.md#triagers) | ||
- Legacy "Maintainers" and "Leaders" are now considered equivalent [access levels][maintainers-access] | ||
- Existing OpenSSF Scorecard maintainers may be granted [Maintainer access][maintainers-access], based on need | ||
|
||
### Maintainers | ||
[maintainers-access]: https://github.com/ossf/scorecard/blob/main/CONTRIBUTOR_LADDER.md#maintainers | ||
|
||
### Leaders | ||
## Legacy contributor ladder | ||
|
||
- @jeffmendoza | ||
This section exists for historical purposes to detail the legacy Allstar contributor ladder, ***which is no longer in use***. | ||
|
||
## Notes | ||
|
||
- Only "outside collaborator" access is included above. We would like | ||
to determine OpenSSF GitHub Org membership requirements and add that | ||
at the Maintainer level. | ||
|
||
- Please suggest more recognition items for the Contributor level. | ||
| Name | Prerequisites: Indicators to look for before promotion | Expectations | Recognition, Access, Effect of access | | ||
| - | - | - | - | | ||
| Contributors | One of: 1. Regular PRs for code/docs. 2. Regular feedback on discussion topics in issues/slack 3. Regular meeting attendance and contribution. For a period of time: 30 days or more. | Continue pre-req. | Added as GitHub Outside Collaborator to repo with read permissions. Tests on PRs run automatically without approval | | ||
| Maintainers | Regular PRs for code/docs of moderate to substantial impact. Participates in many high-level proposals and discussions. | Available to have PRs assigned to them for review: Will review within 3 business days, otherwise notifies team when unable to review (ooo, etc.) Responds to requests for input/discussion over issues and slack | Added as GitHub Outside Collaborator to repo with write/push access. Approves and merges PRs | | ||
| Leaders | Consistently drives the project through code, proposals, project direction, leadership, etc. | As a group, responds and makes final decisions through consensus on all large proposals, features, architecture changes, design, documentation of project | Full access and ownership. Creates releases, and finalizes changelog updates, sends project update announcements. | |