chore: Add validcube to the contributor list (#6149)

* chore: Add me to the team list

* chore: Apply suggestions from reviewer

Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>

---------

Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>
This commit is contained in:
Pun Butrach
2025-12-01 11:06:46 +07:00
committed by GitHub
parent fb845d1460
commit deca6d910e

View File

@@ -145,6 +145,12 @@ class AboutViewModel(
photoUrl = "https://avatars.githubusercontent.com/u/7065700",
socialUrl = "https://x.com/skittles9823",
),
TeamMember(
name = "Pun Butrach",
role = Role.Development,
photoUrl = "https://avatars.githubusercontent.com/u/93124920",
socialUrl = "https://github.com/validcube",
),
TeamMember(
name = "SuperDragonXD",
role = Role.Development,