From 1727ec41c44e4e20613480de4bf261717c1884f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:10:51 +0800 Subject: [PATCH] [add device]: OnePlus 8 Serials (#178) OnePlus 8 Serials has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/177 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index c083059b..54d72521 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -81,6 +81,13 @@ "maintainer_link": "https://github.com/WeeAris", "kernel_name": "Realking_su_xiaomi_sm8250", "kernel_link": "https://github.com/WeeAris/Realking_su_xiaomi_sm8250", - "devices": "Apollo(Redmi K30S Ultra/Mi 10T/Mi 10T Pro),Alioth(Redmi K40/POCO F3/Mi 11X),Munch(Redmi K40S/POCO F4), repo for AOSP only." + "devices": "Apollo(Redmi K30S Ultra/Mi 10T/Mi 10T Pro)\uff0cAlioth(Redmi K40/POCO F3/Mi 11X)\uff0cMunch(Redmi K40S/POCO F4), repo for AOSP only." + }, + { + "maintainer": "lateautumn233", + "maintainer_link": "https://github.com/lateautumn233", + "kernel_name": "android_kernel_oneplus_sm8250", + "kernel_link": "https://github.com/lateautumn233/android_kernel_oneplus_sm8250", + "devices": "OnePlus 8 Serials" } -] +] \ No newline at end of file