Skip to content

Commit

Permalink
Update regular review docs (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil authored Dec 16, 2024
1 parent d5a00a3 commit bc1f447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Those people will be requested for a review and be given write access to the rep

Unavoidibly it can also happen for reality to deviate from the documentation without a PR.
To mitigate this, all people with [code owner entries](./.github/CODEOWNERS) for files in the `doc` directory must regularly review their files.
This is done by [automatically opening an issue every month](./.github/workflows/review.yml) to ping all code owners.
This is done by [automatically opening an issue in regular intervals](./.github/workflows/review.yml) to ping all code owners.

This serves as an initial fallback, but more automatic approaches could be implemented in the future, e.g. by scraping and comparing the state.

0 comments on commit bc1f447

Please sign in to comment.