From 2182fc16aca64cc0bfd17e1e27659a50c77a75f4 Mon Sep 17 00:00:00 2001 From: ad1tyas1ngh Date: Tue, 26 Dec 2023 19:28:18 +0530 Subject: [PATCH] device: Add Sushmit as porsche maintainer and bump to 14 --- device_specs/porsche.md | 4 ++-- devices.json | 2 +- devices/porsche.json | 14 +++++++++++--- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/device_specs/porsche.md b/device_specs/porsche.md index 7c1fcebb..c8ab7928 100644 --- a/device_specs/porsche.md +++ b/device_specs/porsche.md @@ -24,6 +24,6 @@ Dimensions | 162.9 mm (6.41 in) (h)
75.8 mm (2.98 in) (w)
8.6 mm ( Battery | Non-removable Li-Po 5000 mAh ##

AwakenOS info

-* **Maintainer:** [Aditya](https://github.com/Ad1tyaS1ngh) -* **Supported versions:** Android 13 +* **Maintainers:** [Aditya](https://github.com/Ad1tyaS1ngh) | [Sushmit](https://github.com/redducc) +* **Supported versions:** Android 14 * [Downloads](https://sourceforge.net/projects/project-awaken/files/porsche/) diff --git a/devices.json b/devices.json index d5dc7c73..32c0f51c 100644 --- a/devices.json +++ b/devices.json @@ -60,7 +60,7 @@ "codename": "porsche", "vendor": "realme", "model": "realme GT 2", - "maintainer_name": "Aditya Singh", + "maintainer_name": "Aditya | Sushmit", "active": true }, { diff --git a/devices/porsche.json b/devices/porsche.json index e49d43fe..b6f1b2c1 100644 --- a/devices/porsche.json +++ b/devices/porsche.json @@ -1,17 +1,25 @@ { "maintainer": [ { - "name": "Aditya Singh", + "name": "Aditya", "socials": { "telegram": "Ad1tyaS1ngh", "github": "Ad1tyaS1ngh", "xda": "ad1tyas1ngh.11053817" } + }, + { + "name": "Sushmit", + "socials": { + "telegram": "redducc", + "github": "redducc", + "xda": "redducc.11452247" + } } ], "active": true, - "android_version": 13, - "available_versions": [13], + "android_version": 14, + "available_versions": [13,14], "release": "monthly", "device_display_name": "realme GT 2", "device_display_codename": "porsche",