From ba843161dd6cf99766bdfc94d1e18500ccb90c95 Mon Sep 17 00:00:00 2001 From: LifeIsAParadox Date: Sun, 21 Nov 2021 18:53:29 +0100 Subject: add Zailer43 to contributors [skip ci] --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index fbb1dd91..560b5f0e 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,7 +5,7 @@ "name": "Skyblocker", "description": "Hypixel Skyblock Mod", "authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"], - "contributors": ["ExternalTime"], + "contributors": ["ExternalTime", "Zailer43"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/LifeIsAParadox/Skyblocker", -- cgit