feat(credits): more people (#114)

Co-authored-by: Sarah <asdyousif22.acc2@gmail.com>
This commit is contained in:
/home/neo
2026-07-04 15:32:11 +03:00
committed by GitHub
parent 5238a9de4e
commit f7177b43bd

View File

@@ -94,6 +94,7 @@ const CreditsView = memo(function CreditsView() {
{
role: "Active Maintainer",
members: [
{ name: "Huckle", url: "https://github.com/TheHuckleDev" }
{ name: "Andi_pog", url: "https://github.com/Andi-pog" },
{
name: "LordCambion",
@@ -143,6 +144,7 @@ const CreditsView = memo(function CreditsView() {
role: "Founder",
members: [
{ name: "BluTac10", url: "https://github.com/BluTac10" },
{ name: "TheGrimReaper", url: "#" }
],
},
],