From f7da373f8b7def6b4cbcc02c2e35d432a00fb4d2 Mon Sep 17 00:00:00 2001 From: diphons Date: Tue, 25 Apr 2023 13:55:32 +0700 Subject: [PATCH] [add device]: Xiaomi Poco F3 - F4 - MI10T/Pro (#432) --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index b5ce7604..f7a6690f 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -1,4 +1,11 @@ [ + { + "maintainer": "diphons", + "maintainer_link": "https://github.com/diphons", + "kernel_name": "D8G_Kernel_oxygen", + "kernel_link": "https://github.com/diphons/D8G_Kernel_oxygen/tree/13", + "devices": "Poco F3: alioth | Poco F4: munch | MI10T/PRO: Apollo" + }, { "maintainer": "SpectreDev-007", "maintainer_link": "https://github.com/SpectreDev-007",