From 26da7d590e06e7522738580443c814ebdb1d3cb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 09:45:52 +0800 Subject: [PATCH] [add device]: Samsung Galaxy A12s (#1229) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1228 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 799ce317..ef8015c6 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -551,5 +551,12 @@ "kernel_name": "kernel_google_msm-4.9", "kernel_link": "https://github.com/josedelinux/kernel_google_msm-4.9", "devices": "Google Pixel 3a & 3a XL (sargo & bonito)" + }, + { + "maintainer": "rsuntk", + "maintainer_link": "https://github.com/rsuntk", + "kernel_name": "android_kernel_samsung_a12s-4.19-rebased", + "kernel_link": "https://github.com/rsuntk/android_kernel_samsung_a12s-4.19-rebased", + "devices": "Samsung Galaxy A12s (Nacho) | Exynos 850" } -] +] \ No newline at end of file