From 2e789d27730f0bc7f83ae3cfa60c26c4aad62398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ninj=C3=A6on?= Date: Sun, 8 Dec 2024 04:53:10 -0500 Subject: [PATCH] Add proper author and maintainer email addresses for Linux builds --- package.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e610cad..8c7aa74 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,15 @@ "start": "electron .", "build": "electron-builder" }, - "author": "@nekupaw", + "author": { + "name": "@nekupaw", + "email": "nekupaw@users.noreply.github.com" + }, "contributors": [ - "@ninjaeon" + { + "name": "@ninjaeon", + "email": "dev@ninjaeon.com" + } ], "license": "ISC", "devDependencies": { @@ -41,7 +47,8 @@ "AppImage", "deb", "rpm" - ] + ], + "maintainer": "dev@ninjaeon.com" }, "mac": { "target": [