diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b5405eb..0fa5d3a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,3 +11,9 @@ **/Cargo.toml Cargo.lock Cargo.toml + +# In addition to the above, PRs that only update Cargo.toml and the changelog +# are releases, and are able to be merged without review. +**/Cargo.toml +CHANGELOG.md +Cargo.toml