We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896fad6 commit e7fe8a3Copy full SHA for e7fe8a3
.github/CODEOWNERS
@@ -1,2 +1,4 @@
1
# Maintained by the APIx team
2
-* @mongodb/apix
+* @mongodb/apix
3
+/tools/cli/ @mongodb/apix-2
4
+/tools/spectral/ipa/ @mongodb/apix1
.github/dependabot.yml
@@ -8,23 +8,17 @@ updates:
8
open-pull-requests-limit: 20
9
commit-message:
10
prefix: "chore"
11
- reviewers:
12
- - "mongodb/apix-2"
13
- package-ecosystem: github-actions
14
directory: "/"
15
schedule:
16
interval: weekly
17
day: tuesday
18
19
20
21
22
- package-ecosystem: npm
23
24
25
26
27
28
29
30
- - "mongodb/APIx"
0 commit comments