Skip to content

Commit 58ee34c

Browse files
committed
chore: fix author in package.json
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
1 parent c97c406 commit 58ee34c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,7 @@
2323
"build",
2424
"push"
2525
],
26-
"author": "Docker",
27-
"contributors": [
28-
{
29-
"name": "CrazyMax",
30-
"url": "https://crazymax.dev"
31-
}
32-
],
26+
"author": "Docker Inc.",
3327
"license": "Apache-2.0",
3428
"dependencies": {
3529
"@actions/core": "^1.10.0",

0 commit comments

Comments
 (0)