From b468fc541b29658c11ee924609237db7a84bd728 Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Sat, 11 Jan 2025 14:30:48 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20add=20@eshanized=20&&=20?= =?UTF-8?q?@XlebyllleK=20as=20contributors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ce8266b..9a25911 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,17 @@ "twitter": "@d3v1l0n", "bio": "A passionate developer focused on open-source contributions and building tools for the community." }, + "contributors": [ + { + "name": "eshanized", + "email": "eshan@snigdhaos.org", + "url": "https://github.com/eshanized" + }, + { + "name": "XlebyllleK", + "url": "https://github.com/XlebyllleK" + } + ], "scripts": { "dev": "vite", "build": "vite build", @@ -42,4 +53,4 @@ "typescript-eslint": "^8.19.1", "vite": "^5.4.11" } -} +} \ No newline at end of file