Skip to content

Commit d769347

Browse files
committed
Use GitHub CODEOWNERS for dependabot reviewers
1 parent 962204a commit d769347

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# As per the team configuration, this will assign one of us to be the reviewer
2+
# for incoming pull requests. If you want to change that, feel free to do this
3+
# in the team settings.
4+
* @Queer-Lexikon/karte

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7-
reviewers:
8-
- nachtjasmin
97

108
- package-ecosystem: "npm"
119
directory: "/"
1210
schedule:
1311
interval: "weekly"
14-
reviewers:
15-
- nachtjasmin
1612
groups:
1713
all:
1814
patterns: ["*"]

0 commit comments

Comments
 (0)