Skip to content

Commit

Permalink
[ci] make renovate ask for users instead of team for reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-toterman committed Dec 16, 2024
1 parent a516c93 commit f7411ea
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
"config:recommended"
],
"reviewers": [
"team:multipass"
"andrei-toterman",
"georgeliao",
"levkropp",
"ricab",
"sharder996",
"Sploder12",
"xmkg",
],
"reviewersSampleSize": 1,
"schedule": "every 2 weeks on Monday",
Expand Down

0 comments on commit f7411ea

Please sign in to comment.