Skip to content

Commit a110193

Browse files
authored
Merge pull request #89 from nextcloud-libraries/chore/maintainres-greta-pabo
chore: make Greta and Pablo maintainers
2 parents 27a6946 + d0e28f3 commit a110193

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: AGPL-3.0-or-later
33

44
# Package maintainers
5-
* @gretad @st3iny
5+
* @gretad @pabzm

renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,17 @@
3737
"description": "Request JavaScript reviews",
3838
"matchManagers": ["npm"],
3939
"reviewers": [
40-
"st3iny"
40+
"gretad",
41+
"pabzm"
4142
]
4243
},
4344
{
4445
"description": "Bump Github actions monthly and request reviews",
4546
"matchManagers": ["github-actions"],
4647
"extends": ["schedule:monthly"],
4748
"reviewers": [
48-
"st3iny"
49+
"gretad",
50+
"pabzm"
4951
]
5052
},
5153
{

0 commit comments

Comments
 (0)