chore: fix author in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-09-08 09:45:17 +02:00
parent c97c4060bd
commit 58ee34cb6b
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -23,13 +23,7 @@
"build",
"push"
],
"author": "Docker",
"contributors": [
{
"name": "CrazyMax",
"url": "https://crazymax.dev"
}
],
"author": "Docker Inc.",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",