From 3c0c70ba7f755902fb66278d41f3b2d3f2227a28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:23:15 +0800 Subject: [PATCH] [add device]: Moto g9 power (#971) Moto g9 power has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/970 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 9b5e6d32..79095350 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -55,12 +55,12 @@ "kernel_link": "https://github.com/hmtheboy154/Darkmatter-kernel", "devices": "Generic x86_64 devices running Android-x86" }, - { - "maintainer": "Vincent4440", - "maintainer_link": "https://github.com/Vincent4440", - "kernel_name": "noxious_kernel_xiaomi_sm8250", - "kernel_link": "https://github.com/Vincent4440/noxious_kernel_xiaomi_sm8250", - "devices": "Poco F4: munch" + { + "maintainer": "Vincent4440", + "maintainer_link": "https://github.com/Vincent4440", + "kernel_name": "noxious_kernel_xiaomi_sm8250", + "kernel_link": "https://github.com/Vincent4440/noxious_kernel_xiaomi_sm8250", + "devices": "Poco F4: munch" }, { "maintainer": "Asuka-mio", @@ -460,5 +460,12 @@ "kernel_name": "android_kernel_oneplus_sdm845", "kernel_link": "https://github.com/wxt1221/android_kernel_oneplus_sdm845", "devices": "Oneplus 6 (enchilada) | Oneplus 6T (fajita) with no Retrofit Dynamic Partitions" + }, + { + "maintainer": "zharzinhoo", + "maintainer_link": "https://github.com/zharzinhoo", + "kernel_name": "Kernel-Oriente-Cebu", + "kernel_link": "https://github.com/zharzinhoo/Kernel-Oriente-Cebu", + "devices": "Moto g9 power" } -] +] \ No newline at end of file