From 263b986bcd4f832d612ee811fee2889c53d569c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 10:53:42 +0800 Subject: [PATCH] [add device]: (#1345) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1344 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 70b28f05..89916bed 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -1,4 +1,3 @@ - [ { "maintainer": "diphons", @@ -615,5 +614,12 @@ "kernel_name": "fog_kramel", "kernel_link": "https://github.com/backslashxx/fog_kramel", "devices": "Redmi 10C (fog/rain/wind)" - } -] + }, + { + "maintainer": "Fede2782", + "maintainer_link": "https://github.com/Fede2782", + "kernel_name": "android_kernel_samsung_gta4xl", + "kernel_link": "https://github.com/Fede2782/android_kernel_samsung_gta4xl", + "devices": "Galaxy Tab S6 Lite LTE (gta4xl)" + } +] \ No newline at end of file