From a674e58dda65d96631ffa6b61a546ab0c92008f7 Mon Sep 17 00:00:00 2001 From: SpacingBat3 Date: Thu, 1 Sep 2022 18:40:49 +0200 Subject: [PATCH] Add GooseSima to contributors in `package.json`. --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index 4995453f..f93bc26a 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,13 @@ "email": "git@spacingbat3.anonaddy.com", "url": "https://github.com/SpacingBat3" }, + "contributors": [ + { + "name": "GooseSima", + "email": "simaduck@gmail.com", + "url": "https://goosesima.github.io/" + } + ], "license": "MIT", "repository": { "type": "git",