Skip to content

Commit e99a3ee

Browse files
authored
Update dependabot and CODEOWNERS file (mongodb#1660)
1 parent 6acec25 commit e99a3ee

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @mircea-cosbuc @lsierant @slaskawi @nammn @Julien-Ben @MaciejKaras @lucian-tosa @fealebenpae
1+
* @mircea-cosbuc @lsierant @nammn @Julien-Ben @MaciejKaras @lucian-tosa @fealebenpae @m1kola

.github/dependabot.yml

+5-6
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ updates:
55
schedule:
66
interval: weekly
77
day: monday
8-
reviewers:
9-
- "slaskawi"
10-
- "lsierant"
11-
- "mircea-cosbuc"
12-
- "nammn"
13-
- "Julien-Ben"
8+
- package-ecosystem: pip
9+
directory: "/"
10+
schedule:
11+
interval: weekly
12+
day: monday

0 commit comments

Comments
 (0)