From a62ecc333dd8d2669a0ea84feeffc541f4bb5de6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 14:17:48 +0800 Subject: [PATCH] [add device]: (#895) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/894 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 02688c32..2d001546 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -460,5 +460,12 @@ "kernel_name": "kernel_xiaomi_marble", "kernel_link": "https://github.com/Nova-Kernels/kernel_xiaomi_marble", "devices": "Xiaomi Poco F5 / Redmi Note 12 Turbo (Marble)" + }, + { + "maintainer": "zfdx123", + "maintainer_link": "https://github.com/zfdx123", + "kernel_name": "kernel_xiaomi_alioth", + "kernel_link": "https://github.com/zfdx123/kernel_xiaomi_alioth", + "devices": "Redmi K40 (alioth)" } -] +] \ No newline at end of file