add standard reviewer

This commit is contained in:
stevensting
2026-04-01 14:53:28 +00:00
parent 1876e3555d
commit ea9e14c357

View File

@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"reviewers": [
"stevensting"
]
}