From 5a4d18a7d03f20932232079bf46071a5ab666973 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Fri, 8 Sep 2023 09:13:33 +0200 Subject: [PATCH] chore: fix license Signed-off-by: CrazyMax --- package.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index c95add6..a970570 100644 --- a/package.json +++ b/package.json @@ -22,14 +22,8 @@ "docker", "login" ], - "author": "Docker", - "contributors": [ - { - "name": "CrazyMax", - "url": "https://crazymax.dev" - } - ], - "license": "MIT", + "author": "Docker Inc.", + "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.10.0", "@aws-sdk/client-ecr": "^3.398.0",