Skip to content

Commit 98054eb

Browse files
committed
Switch from reviewers to code owners
Switch from reviewers to code owners. This is the new style that GitHub now expects, hence the shift. Lastly, update the milestone version while touching this file
1 parent 76a945e commit 98054eb

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* @m1l4n54v1c
2+
* @MGathier
3+
* @schananas
4+
* @smcvb
5+
* @trimoq

.github/dependabot.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@ updates:
1010
labels:
1111
- "Type: Dependency Upgrade"
1212
- "Priority 1: Must"
13-
reviewers:
14-
- "m1l4n54v1c"
15-
- "MGathier"
16-
- "schananas"
17-
- "smcvb"
18-
- "trimoq"
19-
milestone: 31
13+
milestone: 38
2014
groups:
2115
github-dependencies:
2216
update-types:
@@ -33,13 +27,7 @@ updates:
3327
labels:
3428
- "Type: Dependency Upgrade"
3529
- "Priority 1: Must"
36-
reviewers:
37-
- "m1l4n54v1c"
38-
- "MGathier"
39-
- "schananas"
40-
- "smcvb"
41-
- "trimoq"
42-
milestone: 31
30+
milestone: 38
4331
groups:
4432
maven-dependencies:
4533
update-types:

0 commit comments

Comments
 (0)