Skip to content

Commit

Permalink
Add missing author entries un sub-packages
Browse files Browse the repository at this point in the history
split: aadf3b0eb3e728ec27a7fbe60f4cec5cf63543c5
  • Loading branch information
kylekatarnls committed Nov 11, 2021
1 parent 32e4412 commit 2beb4bb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@
"homepage": "http://phug-lang.com",
"authors": [
{
"name": "KyleKatarn",
"email": "[email protected]",
"name": "kylekatarnls",
"homepage": "http://github.com/kylekatarnls"
},
{
"name": "Torben Koehn",
"email": "[email protected]"
}
],
"support": {
Expand Down

0 comments on commit 2beb4bb

Please sign in to comment.