diff --git a/plugin/package.json b/plugin/package.json index f300a5c..d2376ce 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -20,7 +20,8 @@ "contributors": [ "Jeremy Cherer (https://github.com/JavaLavaMT)", "Rocky Warren (https://github.com/therockstorm)", - "Gerrit Birkeland (https://github.com/Gerrit0)" + "Gerrit Birkeland (https://github.com/Gerrit0)", + "spenpal (https://github.com/spenpal)" ], "scripts": { "build": "tsc --noEmit && vitest run && biome ci && exportcase check src && stryker run && tsc",