From 61ad99dbe5437a4c28500e028863d1cbbade2608 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:22:49 +0800 Subject: [PATCH] [add device]: Redmi Note 12 Pro / Pro+ For MIUI 14 (#848) Redmi Note 12 Pro / Pro+ For MIUI 14 has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/847 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: weishu --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 626dff7f..b696792f 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -419,6 +419,13 @@ "kernel_link": "https://github.com/tejas101k/Cuh-KerneL", "devices": "Xiaomi Redmi Note 8/8T (ginkgo/willow)" }, + { + "maintainer": "Coconutat", + "maintainer_link": "https://github.com/Coconutat", + "kernel_name": "android_kernel_xiaomi_ruby_exp", + "kernel_link": "https://github.com/Coconutat/android_kernel_xiaomi_ruby_exp", + "devices": "Redmi Note 12 Pro / Pro+ For MIUI 14" + }, { "maintainer": "Coconutat", "maintainer_link": "https://github.com/Coconutat",