From eda0d6d23bf94ab8de6586ad2dfcab4af645c817 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 07:12:39 +0800 Subject: [PATCH] [add device]: OPPO Reno 6 (#473) OPPO Reno 6 has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/472 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 4242cb82..b4a82787 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -285,5 +285,12 @@ "kernel_name": "android_kernel_huawei_vtr_emui9_KernelSU", "kernel_link": "https://github.com/Coconutat/android_kernel_huawei_vtr_emui9_KernelSU", "devices": "Huawei P10,P10 Plus,Mate9,Mate9 Pro(Kirin960 Series),Stable For GSI" + }, + { + "maintainer": "dabao1955", + "maintainer_link": "https://github.com/dabao1955", + "kernel_name": "android_kernel_OPPO_PEQM00", + "kernel_link": "https://github.com/dabao1955/android_kernel_OPPO_PEQM00", + "devices": "OPPO Reno 6" } ] \ No newline at end of file