Skip to content

Commit c292dc0

Browse files
authored
ci: implement CODEOWNERS (#60)
1 parent 85dfaec commit c292dc0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Default reviewer(s)
2+
* @davidlday

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ updates:
1212
time: "17:00"
1313
timezone: America/New_York
1414
open-pull-requests-limit: 10
15-
reviewers:
16-
- davidlday
1715
- package-ecosystem: "github-actions"
1816
directory: "/"
1917
schedule:
@@ -23,5 +21,3 @@ updates:
2321
commit-message:
2422
prefix: "ci"
2523
include: scope
26-
reviewers:
27-
- davidlday

0 commit comments

Comments
 (0)