From c1dceaf11f4534cef66ad06124586245ab69fc9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 15:35:26 +0800 Subject: [PATCH] [add device]: (#204) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/203 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 d912a4de..97af6f56 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -117,5 +117,12 @@ "kernel_name": "kernel_xiaomi_alioth", "kernel_link": "https://github.com/LeviMarvin/kernel_xiaomi_alioth", "devices": "Redmi K40 / POCO F3" + }, + { + "maintainer": "cibimo", + "maintainer_link": "https://github.com/cibimo", + "kernel_name": "kernel_xiaomi_raphael_ksu", + "kernel_link": "https://github.com/cibimo/kernel_xiaomi_raphael_ksu", + "devices": "Xiaomi Redmi K20 Pro / Mi 9T Pro (raphael)" } -] +] \ No newline at end of file