chore: Add me to the AboutViewModel.kt
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user