Add new contributors to About

This commit is contained in:
Yasan
2022-08-07 15:38:30 +04:30
parent e7e56eff48
commit cd6702d2c1

View File

@@ -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(