Skip to content

Commit

Permalink
fix: Sets my name and email as author.
Browse files Browse the repository at this point in the history
Mainly to test semantic version plugin.
  • Loading branch information
xdy committed Jun 28, 2020
1 parent 479b7da commit c2e7143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"author": "",
"authors": [
{
"email": "",
"name": "",
"email": "[email protected]",
"name": "Jonas Karlsson",
"url": ""
}
],
Expand Down

0 comments on commit c2e7143

Please sign in to comment.