Skip to content

Commit

Permalink
renovate: remove edsantiago as default reviewer
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Holzinger <[email protected]>
  • Loading branch information
Luap99 committed Nov 26, 2024
1 parent 4d23dd4 commit 973aa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate/defaults.json5
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ and/or use the pre-commit hook: https://github.com/renovatebot/pre-commit-hooks
"matchFileNames": [".cirrus.yml"],
"groupName": "CI VM Image",
// Somebody(s) need to check image update PRs as soon as they open.
"reviewers": ["Luap99", "edsantiago"],
"reviewers": ["Luap99"],
// Don't wait, roll out CI VM Updates immediately
"schedule": ["at any time"]
},
Expand Down

0 comments on commit 973aa8c

Please sign in to comment.