From a47a618bcd11a7c80a4109a27b39ba1b4d3134c9 Mon Sep 17 00:00:00 2001 From: "Wesley F. Young" Date: Mon, 30 Dec 2024 18:40:57 +0800 Subject: [PATCH] make author `NapNeko` in `manifest.json` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 毕竟我已经脱离一线开发挺久了( --- manifest.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 11d0a1b0..5ef1e944 100644 --- a/manifest.json +++ b/manifest.json @@ -8,12 +8,8 @@ "icon": "./logo.png", "authors": [ { - "name": "MliKiowa", - "link": "https://github.com/MliKiowa" - }, - { - "name": "Young", - "link": "https://github.com/Wesley-Young" + "name": "NapNeko", + "link": "https://github.com/NapNeko" } ], "repository": {