From a43dddf6f1cb250789bfe743f97c9368c1615a04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 21:01:23 +0800 Subject: [PATCH] [add device]: (#1563) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1562 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 3014a40b..9c4f02dd 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -621,5 +621,12 @@ "kernel_name": "android_kernel_samsung_gta4xl", "kernel_link": "https://github.com/Fede2782/android_kernel_samsung_gta4xl", "devices": "Galaxy Tab S6 Lite LTE (gta4xl)" + }, + { + "maintainer": "rsuntk", + "maintainer_link": "https://github.com/rsuntk", + "kernel_name": "android_kernel_samsung_a03", + "kernel_link": "https://github.com/rsuntk/android_kernel_samsung_a03", + "devices": "Samsung Galaxy A03 | Unisoc T606 | Scorpio Kernel" } -] +] \ No newline at end of file