From 1a073224c374a8f840440cf47e2be120531ff242 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 23:33:36 +0800 Subject: [PATCH] [add device]: Redmi K40 / POCO F3 (#198) Redmi K40 / POCO F3 has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/197 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 c19f3136..a0eb35fd 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -103,5 +103,12 @@ "kernel_name": "android_kernel_oppo_sm8150", "kernel_link": "https://github.com/guh0613/android_kernel_oppo_sm8150", "devices": "OPPO Reno Ace (OP4A89)" + }, + { + "maintainer": "LeviMarvin", + "maintainer_link": "https://github.com/LeviMarvin", + "kernel_name": "kernel_xiaomi_alioth", + "kernel_link": "https://github.com/LeviMarvin/kernel_xiaomi_alioth", + "devices": "Redmi K40 / POCO F3" } ] \ No newline at end of file