Commit Graph

2 Commits

Author SHA1 Message Date
Stephen Augustus
5447253ff1
MAINTAINERS: Add details on the OpenSSF Scorecard Steering Committee (#4129)
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2024-05-29 15:35:28 +00:00
Stephen Augustus
b15b47aec3
CODEOWNERS: Support distribution of code reviews via team assignments (#3620)
Individual maintainer assignments within CODEOWNERS mean that we
cannot take advantage of GitHub code review distribution schemes
for team review assignments.

In this commit, we switch to team assignments within CODEOWNERS.

A common complaint with this approach is that unless you are a part
of the GitHub organization, you will not be able to view a team's
membership/understand who the maintainers of a project are.

To provide visibility into the maintainer list, we've added a
MAINTAINERS.md here as well.

Signed-off-by: Stephen Augustus <foo@auggie.dev>
2023-10-27 13:41:58 -07:00