From 298e42cb427e84a8b94def4b7efb8c6765e66911 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 01:05:36 +0800 Subject: [PATCH] [add device]: Moto g9 play (#995) Moto g9 play has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/994 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 5c524731..300a6d7e 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -481,5 +481,12 @@ "kernel_name": "Kernel-Oriente-Cebu", "kernel_link": "https://github.com/zharzinhoo/Kernel-Oriente-Cebu", "devices": "Moto g9 power" + }, + { + "maintainer": "hc841", + "maintainer_link": "https://github.com/hc841", + "kernel_name": "NovaCore_kernel", + "kernel_link": "https://github.com/hc841/NovaCore_kernel", + "devices": "Moto g9 play" } ]