From fb9d39d6d5723dfcaaf29bd658c74c57cc04e240 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 12:03:07 +0800 Subject: [PATCH] [add device]: (#443) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/442 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 16e5d604..2cef6167 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -250,5 +250,12 @@ "kernel_name": "android_kernel_nokia_sdm660_ksu", "kernel_link": "https://github.com/reocat/android_kernel_nokia_sdm660_ksu", "devices": "Nokia 6.1 (2018)" + }, + { + "maintainer": "bggRGjQaUbCoE", + "maintainer_link": "https://github.com/bggRGjQaUbCoE", + "kernel_name": "android_kernel_samsung_sm8250", + "kernel_link": "https://github.com/bggRGjQaUbCoE/android_kernel_samsung_sm8250", + "devices": "Samsung Galaxy S20+ 5G (y2q)" } ] \ No newline at end of file