Skip to content

Commit

Permalink
Merge pull request #266 from AndPuQing/master
Browse files Browse the repository at this point in the history
Update assignees in renovate.json5 configuration
  • Loading branch information
AndPuQing authored Oct 18, 2024
2 parents 0e4eada + 61e8393 commit 7b1d842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
{
"matchCategories": ["python"],
"addLabels": ["python"],
"assignees": ["AndPuQing", "visualDust"]
"assignees": ["@AndPuQing", "@visualDust"]
},
{
"matchCategories": ["node"],
"addLabels": ["javascript"],
"assignees": ["lideming"]
"assignees": ["@lideming"]
},
{
"matchPackageNames": "@douyinfe**",
Expand Down

0 comments on commit 7b1d842

Please sign in to comment.