From 59b45ce822670f92ee6801820550d857e2f73c24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:52:34 +0800 Subject: [PATCH] [add device]: (#1021) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1020 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 95437728..a25850e9 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -495,5 +495,12 @@ "kernel_name": "android_kernel_xiaomi_msm8998_ksu", "kernel_link": "https://github.com/zlm324/android_kernel_xiaomi_msm8998_ksu", "devices": "a lineage kernel forked from LineageOS official repository, version 4.4.302, added ksu." + }, + { + "maintainer": "zlm324", + "maintainer_link": "https://github.com/zlm324", + "kernel_name": "android_kernel_xiaomi_msm8953_ksu", + "kernel_link": "https://github.com/zlm324/android_kernel_xiaomi_msm8953_ksu", + "devices": "Xiaomi 5X (tiffany)" } ] \ No newline at end of file