mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-31 22:25:08 +00:00
feat: Add "ShellWen Chen" into AboutData.authors
This commit is contained in:
committed by
Albert Vaca Cintora
parent
93e4f43198
commit
bed6fe2c55
@@ -37,6 +37,7 @@ fun getApplicationAboutData(context: Context): AboutData {
|
|||||||
aboutData.authors += AboutPerson("Maxim Leshchenko", R.string.maxim_leshchenko_task, "cnmaks90@gmail.com")
|
aboutData.authors += AboutPerson("Maxim Leshchenko", R.string.maxim_leshchenko_task, "cnmaks90@gmail.com")
|
||||||
aboutData.authors += AboutPerson("Holger Kaelberer", R.string.holger_kaelberer_task, "holger.k@elberer.de")
|
aboutData.authors += AboutPerson("Holger Kaelberer", R.string.holger_kaelberer_task, "holger.k@elberer.de")
|
||||||
aboutData.authors += AboutPerson("Saikrishna Arcot", R.string.saikrishna_arcot_task, "saiarcot895@gmail.com")
|
aboutData.authors += AboutPerson("Saikrishna Arcot", R.string.saikrishna_arcot_task, "saiarcot895@gmail.com")
|
||||||
|
aboutData.authors += AboutPerson("ShellWen Chen", R.string.bug_fixes_and_general_improvements, "me@shellwen.com")
|
||||||
|
|
||||||
// Have you made some contributions and think your name should be here? Open a MR to add yourself to the list :)
|
// Have you made some contributions and think your name should be here? Open a MR to add yourself to the list :)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user