Skip to content

Commit

Permalink
[skip ci] Update Contributors.kt (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmechinmoy authored Nov 10, 2024
1 parent 95b5581 commit 02ec4a3
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class Contributors {
"rebelonion" -> "Owner & Maintainer"
"sneazy-ibo" -> "Contributor & Comment Moderator"
"WaiWhat" -> "Icon Designer"
"itsmechinmoy" -> "Discord and Telegram Admin/Helper, Comment Moderator & Translator"
else -> "Contributor"
}
developers = developers.plus(
Expand Down Expand Up @@ -91,7 +92,7 @@ class Contributors {
),
Developer(
"hastsu",
"https://cdn.discordapp.com/avatars/602422545077108749/20b4a6efa4314550e4ed51cdbe4fef3d.webp?size=160",
"https://s4.anilist.co/file/anilistcdn/user/avatar/large/b6183359-9os7zUhYdF64.jpg",
"Comment Moderator and Arabic Translator",
"https://anilist.co/user/6183359"
),
Expand All @@ -111,4 +112,4 @@ class Contributors {
@SerialName("html_url")
val htmlUrl: String
)
}
}

0 comments on commit 02ec4a3

Please sign in to comment.