From c93fa1af59a5f404182220ffdad4cbb480bf51ce Mon Sep 17 00:00:00 2001 From: VINC3NT <88191487+Vincent4440@users.noreply.github.com> Date: Sat, 4 Feb 2023 11:06:01 +0530 Subject: [PATCH] [add device]: Redmi K40s / POCO F4 (#201) --- 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 a0eb35fd..d912a4de 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -20,6 +20,13 @@ "kernel_link": "https://github.com/hmtheboy154/Darkmatter-kernel", "devices": "Generic x86_64 devices running Android-x86" }, + { + "maintainer": "Vincent4440", + "maintainer_link": "https://github.com/Vincent4440", + "kernel_name": "noxious_kernel_xiaomi_sm8250", + "kernel_link": "https://github.com/Vincent4440/noxious_kernel_xiaomi_sm8250/tree/thirteen", + "devices": "Poco F4: munch" + }, { "maintainer": "Asuka-mio", "maintainer_link": "https://github.com/asuka-mio", @@ -111,4 +118,4 @@ "kernel_link": "https://github.com/LeviMarvin/kernel_xiaomi_alioth", "devices": "Redmi K40 / POCO F3" } -] \ No newline at end of file +]