From b2b563547ca8beba4583c4aaadc8b7aa89ee8339 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:18:05 +0800 Subject: [PATCH] [add device]: (#220) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/219 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 09047efc..10a892f9 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -138,5 +138,12 @@ "kernel_name": "android-msm-coral-4.14-android13", "kernel_link": "https://github.com/msnx/KernelSU-Pixel4XL", "devices": "Pixel 4 XL" + }, + { + "maintainer": "SoDebug", + "maintainer_link": "https://github.com/SoDebug", + "kernel_name": "kernel_xiaomi_raphael", + "kernel_link": "https://github.com/SoDebug/kernel_xiaomi_raphael", + "devices": "Xiaomi Redmi K20 Pro / Mi 9T Pro (raphael)" } -] +] \ No newline at end of file