From 66ae50eb49777bf7d7d0d4b973ad8738871060b2 Mon Sep 17 00:00:00 2001 From: lyc8503 Date: Wed, 1 May 2024 10:27:12 +0800 Subject: [PATCH] Add chopin kernel (#1687) --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index d189d70c..1db0b20d 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -684,5 +684,12 @@ "kernel_name": "android_kernel_lge_sm8150", "kernel_link": "https://github.com/Dawid2849/android_kernel_lge_sm8150", "devices": "LG G8 (alphaplus) / LG G8s (betalm) / LG G8X (mh2mml)" + }, + { + "maintainer": "lyc8503", + "maintainer_link": "https://github.com/lyc8503", + "kernel_name": "kernel_xiaomi_chopin", + "kernel_link": "https://github.com/ChopinKernels/kernel_xiaomi_chopin_android_S", + "devices": "Redmi Note 10 Pro 5G (chopin) / Poco X3 GT (choping)" } ]