From 637caa84ce82a096007cf534cee9c2f8e05c4641 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:36:25 +0800 Subject: [PATCH] [add device]: Galaxy S10 (#1604) Galaxy S10 has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1603 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 ed682da4..8e40f822 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -642,5 +642,12 @@ "kernel_name": "android_kernel_beyondx_lpos", "kernel_link": "https://github.com/ravindu644/android_kernel_beyondx_lpos", "devices": "Galaxy S10 5G (KOR)" + }, + { + "maintainer": "ravindu644", + "maintainer_link": "https://github.com/ravindu644", + "kernel_name": "android_kernel_beyond1_lpos", + "kernel_link": "https://github.com/ravindu644/android_kernel_beyond1_lpos", + "devices": "Galaxy S10" } ] \ No newline at end of file