From 11ff59a81c031aaf27ce5091dd38061174f5173c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:14:45 +0800 Subject: [PATCH] [add device]: (#1585) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1584 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 39c6292e..979b79d4 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -628,5 +628,12 @@ "kernel_name": "android_kernel_samsung_a03", "kernel_link": "https://github.com/rsuntk/android_kernel_samsung_a03", "devices": "Samsung Galaxy A03 | Unisoc T606 | Scorpio Kernel" + }, + { + "maintainer": "ravindu644", + "maintainer_link": "https://github.com/ravindu644", + "kernel_name": "android_kernel_beyondx_lpos", + "kernel_link": "https://github.com/ravindu644/android_kernel_beyondx_lpos", + "devices": "Galaxy S10 5G (KOR)" } -] +] \ No newline at end of file