We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27a6946 + d0e28f3 commit a110193Copy full SHA for a110193
.github/CODEOWNERS
@@ -2,4 +2,4 @@
2
# SPDX-License-Identifier: AGPL-3.0-or-later
3
4
# Package maintainers
5
-* @gretad @st3iny
+* @gretad @pabzm
renovate.json
@@ -37,15 +37,17 @@
37
"description": "Request JavaScript reviews",
38
"matchManagers": ["npm"],
39
"reviewers": [
40
- "st3iny"
+ "gretad",
41
+ "pabzm"
42
]
43
},
44
{
45
"description": "Bump Github actions monthly and request reviews",
46
"matchManagers": ["github-actions"],
47
"extends": ["schedule:monthly"],
48
49
50
51
52
53
0 commit comments