fix(ci): assignees with email
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2021-10-24 15:58:39 +02:00
parent f43f564415
commit 244ab21044
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"assignees":[
"volker.raschek"
"markus.pesch@cryptic.systems"
],
"automerge": true,
"automergeStrategy": "merge-commit",