From ed2176af8ceac4816bef324f7bef4b1ba58f0cb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 19:12:44 +0800 Subject: [PATCH] [add device]: (#196) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/195 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 4de9b813..c19f3136 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -96,5 +96,12 @@ "kernel_name": "neko_kernel_xiaomi_gauguin", "kernel_link": "https://github.com/Molyuu/neko_kernel_xiaomi_gauguin", "devices": "Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i " + }, + { + "maintainer": "guh0613", + "maintainer_link": "https://github.com/guh0613", + "kernel_name": "android_kernel_oppo_sm8150", + "kernel_link": "https://github.com/guh0613/android_kernel_oppo_sm8150", + "devices": "OPPO Reno Ace (OP4A89)" } ] \ No newline at end of file