diff --git a/lawnchair/src/app/lawnchair/ui/preferences/about/About.kt b/lawnchair/src/app/lawnchair/ui/preferences/about/About.kt index f76f8dd738..0a691b3195 100644 --- a/lawnchair/src/app/lawnchair/ui/preferences/about/About.kt +++ b/lawnchair/src/app/lawnchair/ui/preferences/about/About.kt @@ -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(