From d9aecbcbca79d730f6f4aec2cff269c18ee7ad02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 19:55:23 +0800 Subject: [PATCH] [add device]: (#229) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/228 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 10a892f9..c69b9c7c 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -145,5 +145,12 @@ "kernel_name": "kernel_xiaomi_raphael", "kernel_link": "https://github.com/SoDebug/kernel_xiaomi_raphael", "devices": "Xiaomi Redmi K20 Pro / Mi 9T Pro (raphael)" + }, + { + "maintainer": "rxuglr", + "maintainer_link": "https://github.com/rxuglr", + "kernel_name": "android_kernel_xiaomi_surya", + "kernel_link": "https://github.com/rxuglr/android_kernel_xiaomi_surya", + "devices": "Xiaomi POCO X3 / NFC (surya)" } ] \ No newline at end of file