mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 09:38:19 +00:00
Add new contributors to About
This commit is contained in:
@@ -122,6 +122,12 @@ private val product = listOf(
|
||||
photoUrl = "https://avatars.githubusercontent.com/u/7065700",
|
||||
socialUrl = "https://twitter.com/skittles9823",
|
||||
),
|
||||
TeamMember(
|
||||
name = "Yasan",
|
||||
role = Role.Development,
|
||||
photoUrl = "https://avatars.githubusercontent.com/u/41836211",
|
||||
socialUrl = "https:/yasan.dev",
|
||||
),
|
||||
)
|
||||
|
||||
private val supportAndPr = listOf(
|
||||
@@ -143,6 +149,12 @@ private val supportAndPr = listOf(
|
||||
photoUrl = "https://avatars.githubusercontent.com/u/29402532",
|
||||
socialUrl = "https://twitter.com/rikkoedoot",
|
||||
),
|
||||
TeamMember(
|
||||
name = "SuperDragonXD",
|
||||
role = Role.SupportAndPr,
|
||||
photoUrl = "https://avatars.githubusercontent.com/u/70206496",
|
||||
socialUrl = "https://github.com/SuperDragonXD",
|
||||
),
|
||||
)
|
||||
|
||||
private val links = listOf(
|
||||
|
||||
Reference in New Issue
Block a user