Cherish:update OnePlus 6/6T maintainer name

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2022-07-22 09:56:03 +07:00
parent 5c86e22ce9
commit 6b52d23e39
2 changed files with 4 additions and 4 deletions

View File

@@ -133,9 +133,9 @@
<!-- Oneplus Device maintainers -->
<string name="device_enchilada">Oneplus 6</string>
<string name="enchilada_maintainer">Zahid M</string>
<string name="enchilada_maintainer">Vikas yaduvanshi</string>
<string name="device_fajita">Oneplus 6T</string>
<string name="fajita_maintainer">Chandu</string>
<string name="fajita_maintainer">Vikas yaduvanshi</string>
<string name="device_hotdogb">Oneplus 7T</string>
<string name="hotdogb_maintainer">Addy</string>
<string name="device_guacamole">Oneplus 7 Pro</string>

View File

@@ -395,7 +395,7 @@
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/zahidmgsk" />
android:data="https://t.me/OptimussPriime" />
</Preference>
<Preference
android:title="@string/fajita_maintainer"
@@ -403,7 +403,7 @@
android:icon="@drawable/ic_devs_phone" >
<intent
android:action="android.intent.action.VIEW"
android:data="https://t.me/zahidmgsk" />
android:data="https://t.me/OptimussPriime" />
</Preference>
<Preference