From 91c80279bdcbdf5c589b13a164b4ae8b54473be0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 15:25:07 +0800 Subject: [PATCH] [add device]: (#421) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/420 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 c997f07e..fc0ec6cd 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -222,5 +222,12 @@ "kernel_name": "android_kernel_asus_sdm660-4.19", "kernel_link": "https://github.com/RyuujiX/android_kernel_asus_sdm660-4.19", "devices": "Asus Zenfone Max Pro M1 (X00TD)/ M2 (X01BD) (Linux 4.19)" + }, + { + "maintainer": "liqidecg", + "maintainer_link": "https://github.com/liqidecg", + "kernel_name": "android_kernel_xiaomi_sdm710", + "kernel_link": "https://github.com/liqidecg/android_kernel_xiaomi_sdm710", + "devices": "Mi 8 SE (sirius) (Linux 4.9)" } ] \ No newline at end of file