chore: Add me to the AboutViewModel.kt

This commit is contained in:
Pun Butrach
2026-01-10 20:51:10 +07:00
parent 10707daa58
commit 4894bc6ea8
@@ -151,6 +151,12 @@ class AboutViewModel(
photoUrl = "https://avatars.githubusercontent.com/u/7065700",
socialUrl = "https://x.com/skittles9823",
),
TeamMember(
name = "Pun Butrach",
role = Role.Development,
photoUrl = "https://github.com/validcube.png",
socialUrl = "https://github.com/validcube",
),
TeamMember(
name = "SuperDragonXD",
role = Role.Development,