From 92a1267b2985affb0cf619d73628f9ee75d6b2d0 Mon Sep 17 00:00:00 2001 From: Quang Minh <38067026+lonelystar9x@users.noreply.github.com> Date: Thu, 4 Jan 2024 11:32:58 +0700 Subject: [PATCH] Add Xiaomi MiMix3 (#1245) --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index f3d2d200..f3d5590b 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -552,4 +552,11 @@ "kernel_link": "https://github.com/rsuntk/android_kernel_samsung_a12s-4.19-rebased", "devices": "Samsung Galaxy A12s (Nacho) | Exynos 850" } + { + "maintainer": "Lonelystar9x", + "maintainer_link": "https://github.com/lonelystar9x", + "kernel_name": "Kernel_xiaomi_sdm845", + "kernel_link": "https://github.com/lonelystar9x/android_kernel_xiaomi_sdm845", + "devices": "Poco F1 | MI8 | MiMix2S | MiMix3" + }, ]