From 1f1d4d454e9e5d2d108792bc1f3aae76671054b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:04:01 +0800 Subject: [PATCH] [add device]: (#1047) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1046 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 b1af6451af08..b342d2a5683d 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -502,5 +502,12 @@ "kernel_name": "android_kernel_motorola_cebu", "kernel_link": "https://github.com/zharzinhoo/android_kernel_motorola_cebu", "devices": "Moto g9 power" + }, + { + "maintainer": "tiandoufayale", + "maintainer_link": "https://github.com/tiandoufayale", + "kernel_name": "android_kernel_samsung_sm8250", + "kernel_link": "https://github.com/tiandoufayale/android_kernel_samsung_sm8250", + "devices": "Samsung Tab S7 WIFI(T870)" } -] +] \ No newline at end of file