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 ea849ee commit 5160fc6Copy full SHA for 5160fc6
.github/CODEOWNERS
@@ -1,3 +1,3 @@
1
# This project is maintained with love by:
2
3
-* @geekmasher
+* @advanced-security/oss-maintainers
.github/dependabot.yml
@@ -10,7 +10,7 @@ updates:
10
schedule:
11
interval: "weekly"
12
reviewers:
13
- - "geekmasher"
+ - "advanced-security/oss-maintainers"
14
groups:
15
production-dependencies:
16
dependency-type: "production"
@@ -22,7 +22,7 @@ updates:
22
23
24
25
26
27
28
0 commit comments