Skip to content

Commit 40cd496

Browse files
committed
feat: Use CODEOWNERS for reviewer management instead of dependabot.yml
1 parent f433d54 commit 40cd496

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @hellopablo

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "monthly"
9-
reviewers:
10-
- "hellopablo"
119
labels:
1210
- "dependencies"
1311
- "php"

0 commit comments

Comments
 (0)