From 2d4d26c68e891ca6c0a79a722e40592b696a04b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 23:39:11 +0800 Subject: [PATCH] [add device]: (#1070) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1069 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 0db7179c..3600b661 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -516,5 +516,12 @@ "kernel_name": "android_kernel_oneplus_msm8998", "kernel_link": "https://github.com/Bro-Xun/kernel_op5t_ksu", "devices": "Oneplus 5/5T, kernel version 4.4.302" + }, + { + "maintainer": "supechicken", + "maintainer_link": "https://github.com/supechicken", + "kernel_name": "kernel_xiaomi_sm8350", + "kernel_link": "https://github.com/supechicken/kernel_xiaomi_sm8350", + "devices": " Xiaomi 11T Pro (vili)" } -] +] \ No newline at end of file