From 9a126645e83d17a7237381694d96e77cb740d883 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:20:48 +0800 Subject: [PATCH] [add device]: (#850) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/849 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 b2e3a37c..626dff7f 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -418,5 +418,12 @@ "kernel_name": "kernel_xiaomi_ginkgo (Cuh Kernel)", "kernel_link": "https://github.com/tejas101k/Cuh-KerneL", "devices": "Xiaomi Redmi Note 8/8T (ginkgo/willow)" + }, + { + "maintainer": "Coconutat", + "maintainer_link": "https://github.com/Coconutat", + "kernel_name": "android_kernel_xiaomi_sdm845_exp", + "kernel_link": "https://github.com/Coconutat/android_kernel_xiaomi_sdm845_exp", + "devices": "Xiaomi Mi 8 Pro(UD)[equuleus]/Explorer Edition[ursa]" } -] +] \ No newline at end of file