Skip to content

Commit e7fe8a3

Browse files
CLOUDP-327328: Replace dependabot reviewers with codeowners (#788)
1 parent 896fad6 commit e7fe8a3

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Maintained by the APIx team
2-
* @mongodb/apix
2+
* @mongodb/apix
3+
/tools/cli/ @mongodb/apix-2
4+
/tools/spectral/ipa/ @mongodb/apix1

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,17 @@ updates:
88
open-pull-requests-limit: 20
99
commit-message:
1010
prefix: "chore"
11-
reviewers:
12-
- "mongodb/apix-2"
1311
- package-ecosystem: github-actions
1412
directory: "/"
1513
schedule:
1614
interval: weekly
1715
day: tuesday
1816
commit-message:
1917
prefix: "chore"
20-
reviewers:
21-
- "mongodb/apix-2"
2218
- package-ecosystem: npm
2319
directory: "/"
2420
schedule:
2521
interval: weekly
2622
day: tuesday
2723
commit-message:
2824
prefix: "chore"
29-
reviewers:
30-
- "mongodb/APIx"

0 commit comments

Comments
 (0)