From 5303c9c4611d7a8c46283b98acc6ae4c96e6684e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 06:56:35 +0800 Subject: [PATCH] [add device]: (#448) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/447 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 3f38045a..d10ebdb0 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -264,5 +264,12 @@ "kernel_name": "android_kernel_samsung_sm8250", "kernel_link": "https://github.com/bggRGjQaUbCoE/android_kernel_samsung_sm8250", "devices": "Samsung Galaxy S20+ 5G (y2q)" + }, + { + "maintainer": "SOVIET-ANDROID", + "maintainer_link": "https://github.com/SOVIET-ANDROID", + "kernel_name": "kernel_xiaomi_raphael", + "kernel_link": "https://github.com/SOVIET-ANDROID/kernel_xiaomi_raphael", + "devices": "XK20 Pro Raphael DSP & A only SAR support " } -] +] \ No newline at end of file