📝 docs: add @eshanized && @XlebyllleK as contributors

This commit is contained in:
RiO
2025-01-11 14:30:48 +05:30
parent b53bed9e91
commit b468fc541b

View File

@@ -12,6 +12,17 @@
"twitter": "@d3v1l0n", "twitter": "@d3v1l0n",
"bio": "A passionate developer focused on open-source contributions and building tools for the community." "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": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",