From 01bf24fa7bd1d468893f76fdf9f9efd0c0cd75d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:23:39 +0800 Subject: [PATCH] [add device]: Moto g9 play (#969) Moto g9 play has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/968 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: weishu --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 79095350..49987093 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -461,6 +461,13 @@ "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-Guamp", + "kernel_link": "https://github.com/zharzinhoo/Kernel-Oriente-Guamp", + "devices": "Moto g9 play" + }, { "maintainer": "zharzinhoo", "maintainer_link": "https://github.com/zharzinhoo",