From 7e3c756803dee6d182da5f702b04209ff2ff3335 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:15:52 +0800 Subject: [PATCH] [add device]: (#1583) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1582 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: weishu --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 979b79d4..ed682da4 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -629,6 +629,13 @@ "kernel_link": "https://github.com/rsuntk/android_kernel_samsung_a03", "devices": "Samsung Galaxy A03 | Unisoc T606 | Scorpio Kernel" }, + { + "maintainer": "ArchVisions", + "maintainer_link": "https://github.com/ArchVisions", + "kernel_name": "android_kernel_samsung_gts9fewifi", + "kernel_link": "https://github.com/ArchVisions/android_kernel_samsung_gts9fewifi", + "devices": "Samsung Tab S9 FE (gts9fewifi) | Exynos 1380" + }, { "maintainer": "ravindu644", "maintainer_link": "https://github.com/ravindu644",