From c9e53cf355914ea23f314f37e412563e018a7653 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 10:42:42 +0800 Subject: [PATCH] [add device]: (#459) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/458 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 d10ebdb0..8650c328 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -271,5 +271,12 @@ "kernel_name": "kernel_xiaomi_raphael", "kernel_link": "https://github.com/SOVIET-ANDROID/kernel_xiaomi_raphael", "devices": "XK20 Pro Raphael DSP & A only SAR support " + }, + { + "maintainer": "AkariOficial", + "maintainer_link": "https://github.com/AkariOficial", + "kernel_name": "kernel_Moe_ginkgo", + "kernel_link": "https://github.com/AkariOficial/kernel_Moe_ginkgo", + "devices": "Xiaomi Redmi Note 8 (Ginkgo)" } ] \ No newline at end of file