Skip to content

Commit

Permalink
Add Git submodule directories to CODEOWNERS (#725)
Browse files Browse the repository at this point in the history
To prevent team review requests for Dependabot PRs like:
- #712
- #722
- #723
- #724
  • Loading branch information
edmorley authored Sep 4, 2024
1 parent dd64fc1 commit d65e69e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

# However, request review from the language owner instead for files that are updated
# by Dependabot or release automation, to reduce team review request noise.
/buildpacks/*/test-apps/heroku-*-getting-started/ @Malax
/buildpacks/sbt/sbt-extras/ @Malax
buildpack.toml @Malax
CHANGELOG.md @Malax
Cargo.toml @Malax
Expand Down

0 comments on commit d65e69e

Please sign in to comment.