From 9cf8ac9c51abe2f5e1e4c8985f5b593ef60765e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 22:31:19 +0800 Subject: [PATCH] [add device]: (#512) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/511 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 46eecf1a..d3baf1e8 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -306,5 +306,12 @@ "kernel_name": "kernel_oneplus_msm8998", "kernel_link": "https://github.com/TheNoFace/kernel_oneplus_msm8998/tree/pe-13-ksu", "devices": "OnePlus 5/5T (cheeseburger/dumpling)" + }, + { + "maintainer": "Sr-Han", + "maintainer_link": "https://github.com/Sr-Han", + "kernel_name": "kernel_xiaomi_mojito.git", + "kernel_link": "https://github.com/Sr-Han/kernel_xiaomi_mojito.git", + "devices": "Redmi Note 10 (Sunny/Mojito)" } ] \ No newline at end of file