Skip to content

Commit b2df165

Browse files
committed
Add team members to all dependabot reviewer sets
Add team members to all dependabot reviewer sets. And mark who's the main for the repository too.
1 parent 95aed47 commit b2df165

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ updates:
1212
- "Status: In Progress"
1313
# Add reviewers
1414
reviewers:
15-
- "sandjelkovic"
15+
- "gklijs"
16+
- "Morlack"
17+
- "sandjelkovic" # Main
1618
- "smcvb"
19+
- "YvonneCeelie"
1720
milestone: 3
1821
- package-ecosystem: maven
1922
directory: "/"
@@ -27,6 +30,9 @@ updates:
2730
- "Status: In Progress"
2831
# Add reviewers
2932
reviewers:
30-
- "sandjelkovic"
33+
- "gklijs"
34+
- "Morlack"
35+
- "sandjelkovic" # Main
3136
- "smcvb"
37+
- "YvonneCeelie"
3238
milestone: 3

0 commit comments

Comments
 (0)