Skip to content

Commit 5d3ed00

Browse files
authored
Update README.md with cleanowners action
1 parent 8299b5b commit 5d3ed00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ We have used those as placeholder values where our policies point to internal on
3535
- [Measuring maintainer responsiveness and issue metrics](./docs/issue-metrics.md)
3636
- [Gaining insights into your contributors](./docs/contributor-insights.md)
3737
- [Managing dependencies at scale](./docs/managing-dependencies-at-scale.md)
38+
- [Keeping repository maintainer information accurate](./docs/keeping-ownership-updated.md)
3839
- Misc
3940
- [Internal OSPO newsletters](./newsletter%20template)
4041

@@ -48,6 +49,7 @@ In addition to the information in this repository, we've also released a number
4849
- [github/evergreen](https://github.com/github/evergreen) - Enable automated security updates and open a issue/PR in repos in an org that have dependency files but no dependabot.yaml file
4950
- [github/issue-metrics](https://github.com/github/issue-metrics) - Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
5051
- [github/stale-repos](https://github.com/github/stale-repos) - Identify and report on repositories with no activity for configurable amount of time, in order to surface inactive repos to be considered for archival
52+
- [github/cleanowners](https://github.com/github/cleanowners) - A GitHub Action to suggest removal of non-organization members from CODEOWNERS files
5153
- [github/automatic-contrib-prs](https://github.com/github/automatic-contrib-prs) - Automatically open a pull request for repositories that have no CONTRIBUTING.md file
5254

5355
### GitHub Apps

0 commit comments

Comments
 (0)