From 23b46bde2b054525e0eac0769f30267ac7d813b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 16:15:28 +0800 Subject: [PATCH] [add device]: (#410) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/409 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 f32cf773..5bf3340d 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -208,5 +208,12 @@ "kernel_name": "KSU_Thyme_BuildBot", "kernel_link": "https://github.com/DogDayAndroid/KSU_Thyme_BuildBot", "devices": "Xiaomi 10S" + }, + { + "maintainer": "tedomi2705", + "maintainer_link": "https://github.com/tedomi2705", + "kernel_name": "kernel_xiaomi_sdm660", + "kernel_link": "https://github.com/tedomi2705/kernel_xiaomi_sdm660", + "devices": "Xiaomi Redmi Note 6 Pro (tulip)" } -] +] \ No newline at end of file