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.
2 parents 41d5e2f + 2dfcf69 commit 3534ce4Copy full SHA for 3534ce4
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @scality/object
.github/dependabot.yml
@@ -13,8 +13,6 @@ updates:
13
time: "07:00"
14
timezone: "Europe/Paris"
15
open-pull-requests-limit: 10
16
- reviewers:
17
- - "scality/object"
18
commit-message:
19
prefix: "gomod"
20
include: "scope"
@@ -40,8 +38,6 @@ updates:
40
38
schedule:
41
39
interval: "weekly"
42
time: "08:00"
43
44
45
46
prefix: "github-actions"
47
0 commit comments