Skip to content

Commit e59afd8

Browse files
committed
Add CODEOWNERS to auto-request andreogle as reviewer
Dependabot respects CODEOWNERS, so every Dependabot PR now requests review from the repo owner. The catch-all covers root deps, book/ deps, and GitHub Actions.
1 parent 2c33309 commit e59afd8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Code owners are automatically requested for review on pull requests.
2+
# Dependabot respects CODEOWNERS, so every Dependabot PR (dependency
3+
# manifests, lockfiles, and GitHub Actions) requests review from the owner.
4+
#
5+
# Syntax: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
6+
7+
* @andreogle

0 commit comments

Comments
 (0)