From 6239662a7f52bc16fd8c7bba3099423ba31730cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 14:12:24 +0800 Subject: [PATCH] [add device]: Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i (#190) Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/189 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 54d72521..4de9b813 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -89,5 +89,12 @@ "kernel_name": "android_kernel_oneplus_sm8250", "kernel_link": "https://github.com/lateautumn233/android_kernel_oneplus_sm8250", "devices": "OnePlus 8 Serials" + }, + { + "maintainer": "Molyuu", + "maintainer_link": "https://github.com/Molyuu", + "kernel_name": "neko_kernel_xiaomi_gauguin", + "kernel_link": "https://github.com/Molyuu/neko_kernel_xiaomi_gauguin", + "devices": "Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i " } ] \ No newline at end of file