Skip to content

Commit 1f3d2e1

Browse files
committedSep 9, 2023
chore: fix author in package.json
Signed-off-by: CrazyMax <[email protected]>
1 parent 277dbe8 commit 1f3d2e1

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
@@ -22,13 +22,7 @@
2222
"docker",
2323
"qemu"
2424
],
25-
"author": "Docker",
26-
"contributors": [
27-
{
28-
"name": "CrazyMax",
29-
"url": "https://crazymax.dev"
30-
}
31-
],
25+
"author": "Docker Inc.",
3226
"license": "Apache-2.0",
3327
"dependencies": {
3428
"@actions/core": "^1.10.0",

0 commit comments

Comments
 (0)