Add myself to devs

This commit is contained in:
SuperDragonXD
2024-04-03 15:13:11 +08:00
parent 297d593d7f
commit b561490b77

View File

@@ -142,6 +142,12 @@ private val product = listOf(
photoUrl = "https://avatars.githubusercontent.com/u/7065700",
socialUrl = "https://x.com/skittles9823",
),
TeamMember(
name = "SuperDragonXD",
role = Role.Development,
photoUrl = "https://avatars.githubusercontent.com/u/70206496",
socialUrl = "https://github.com/SuperDragonXD",
),
TeamMember(
name = "Yasan Glass",
role = Role.Development,
@@ -169,12 +175,6 @@ private val supportAndPr = listOf(
photoUrl = "https://avatars.githubusercontent.com/u/29402532",
socialUrl = "https://x.com/rikkoedoot",
),
TeamMember(
name = "SuperDragonXD",
role = Role.Support,
photoUrl = "https://avatars.githubusercontent.com/u/70206496",
socialUrl = "https://github.com/SuperDragonXD",
),
)
private val links = listOf(