Add myself :)

This commit is contained in:
MrSluffy
2023-11-13 17:19:25 +08:00
parent d96a511efe
commit 381f172f6b
@@ -101,6 +101,12 @@ private val product = listOf(
photoUrl = "https://avatars.githubusercontent.com/u/13348378",
socialUrl = "https://github.com/msfjarvis",
),
TeamMember(
name = "John Andrew Camu",
role = Role.Development,
photoUrl = "https://avatars.githubusercontent.com/u/36076410",
socialUrl = "https://github.com/MrSluffy",
),
TeamMember(
name = "Kshitij Gupta",
role = Role.Development,