From 3e29e98f2c08863f5b929c781c589809fc9b82e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 11:42:58 +0800 Subject: [PATCH] [add device]: (#209) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/208 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 97af6f56..737df8bc 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -124,5 +124,12 @@ "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)" + }, + { + "maintainer": "EndCredits", + "maintainer_link": "https://github.com/EndCredits", + "kernel_name": "kernel_xiaomi_sm7250", + "kernel_link": "https://github.com/EndCredits/kernel_xiaomi_sm7250", + "devices": "Redmi K30 5G ( picasso ) , Redmi K30i 5G ( picasso_48m)" } ] \ No newline at end of file