mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user