From e304ef8cfb7a9b2d95441bb47284e68cac3aaead Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:31:41 +0800 Subject: [PATCH] [add device]: Kernel 4.14.194 exynos9610 Non-GKI Device, Added KernelSu using manual method (#574) Kernel 4.14.194 exynos9610 Non-GKI Device, Added KernelSu using manual method has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/573 Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> --- website/docs/repos.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index 6fadeae3..b0f0729c 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -314,7 +314,7 @@ "kernel_link": "https://github.com/TheNoFace/kernel_oneplus_msm8998/tree/pe-13-ksu", "devices": "OnePlus 5/5T (cheeseburger/dumpling)" }, - { + { "maintainer": "Nipin NA (Joker-V2)", "maintainer_link": "https://github.com/Joker-V2", "kernel_name": "Xcalibur kernel (violet)", @@ -334,5 +334,12 @@ "kernel_name": "android_kernel_OPPO_OP4ED5", "kernel_link": "https://github.com/dabao1955/android_kernel_OPPO_OP4ED5", "devices": "OPPO Reno6 on ColorOS11.x/ColorOS12.x\uff0ckernel version4.14.186+" + }, + { + "maintainer": "rushiranpise", + "maintainer_link": "https://github.com/rushiranpise", + "kernel_name": "android_kernel_samsung_exynos9610_mint", + "kernel_link": "https://github.com/rushiranpise/android_kernel_samsung_exynos9610_mint", + "devices": "Kernel 4.14.194 exynos9610 Non-GKI Device, Added KernelSu using manual method" } -] +] \ No newline at end of file