From 9965988f26e14303934255edd62e628aedcd7779 Mon Sep 17 00:00:00 2001 From: diphons Date: Wed, 17 May 2023 11:43:39 +0700 Subject: [PATCH] [add device]: Xiaomi Poco F1 (#520) Also update link device Xiaomi Poco X3 Pro --- website/docs/repos.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 83cbdba8..053427d2 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -9,10 +9,17 @@ { "maintainer": "diphons", "maintainer_link": "https://github.com/diphons", - "kernel_name": "D8G_Kernel_ROG", - "kernel_link": "https://github.com/diphons/D8G_Kernel_Vayuasu/tree/main", + "kernel_name": "D8G_Kernel_SM8150", + "kernel_link": "https://github.com/diphons/D8G_Kernel_SM8150/tree/13", "devices": "Poco X3 Pro: Vayu | Bhima" }, + { + "maintainer": "diphons", + "maintainer_link": "https://github.com/diphons", + "kernel_name": "D8G_Kernel_SDM845", + "kernel_link": "https://github.com/diphons/D8G_Kernel/tree/main", + "devices": "Poco F1 | MI8 | MiMix2S" + }, { "maintainer": "SpectreDev-007", "maintainer_link": "https://github.com/SpectreDev-007", @@ -321,4 +328,4 @@ "kernel_link": "https://github.com/dabao1955/android_kernel_OPPO_OP4ED5", "devices": "OPPO Reno6 on ColorOS11.x/ColorOS12.x\uff0ckernel version4.14.186+" } -] \ No newline at end of file +]