[skip ci] Update Contributors.kt (#520)
This commit is contained in:
parent
95b558118a
commit
02ec4a3605
1 changed files with 3 additions and 2 deletions
|
@ -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(
|
||||
|
@ -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"
|
||||
),
|
||||
|
@ -111,4 +112,4 @@ class Contributors {
|
|||
@SerialName("html_url")
|
||||
val htmlUrl: String
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue