From 647a42f5cd99ef6b3548541ee8c1ab939ced1b71 Mon Sep 17 00:00:00 2001 From: Dennis Wielepsky Date: Sun, 30 Mar 2025 10:11:17 +0200 Subject: [PATCH] update project configure --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20d6225..5ebe521 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "url": "git+https://github.com/jaedle/mirror-to-gitea.git" }, "keywords": [], - "author": "", - "license": "ISC", + "author": "Dennis Wielepsky", + "license": "MIT", "bugs": { "url": "https://github.com/jaedle/mirror-to-gitea/issues" },