Cherish: update maintainer info

Co-authored-by: Hưng Phan <phandinhhungvp2001@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Khuong Hung
2021-09-02 09:45:48 +07:00
committed by Hưng Phan
parent f02b6c3f5e
commit 191e159eba
2 changed files with 13 additions and 2 deletions

View File

@@ -65,6 +65,15 @@
android:data="https://t.me/nazunamoe" />
</Preference>
<Preference
android:title="@string/mojito_maintainer"
android:summary="@string/device_mojito"
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/hung2408" />
</Preference>
<Preference
android:title="@string/excalibur_maintainer"
android:summary="@string/device_excalibur"
@@ -133,7 +142,7 @@
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/portmanifest" />
android:data="https://t.me/hung2408" />
</Preference>
<Preference