From 3191165ba21a57e81f56e0876e1a4605f559b0fa Mon Sep 17 00:00:00 2001 From: WeeAris <123524343+WeeAris@users.noreply.github.com> Date: Wed, 7 Jun 2023 10:37:16 +0800 Subject: [PATCH] website: Update unofficial device maintainer information (#603) RealKing kernel has included kernelsu officially, so I don't need to keep maintaining this fork. With the consent of the author of the RealKing kernel, the maintainer information here is updated to his. --- website/docs/repos.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index b0f0729c..80467e8a 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -105,11 +105,11 @@ "devices": "Mi 8 (dipper) for LineageOS" }, { - "maintainer": "WeeAris", - "maintainer_link": "https://github.com/WeeAris", - "kernel_name": "Realking_su_xiaomi_sm8250", - "kernel_link": "https://github.com/WeeAris/Realking_su_xiaomi_sm8250", - "devices": "Apollo(Redmi K30S Ultra/Mi 10T/Mi 10T Pro)\uff0cAlioth(Redmi K40/POCO F3/Mi 11X)\uff0cMunch(Redmi K40S/POCO F4), repo for AOSP only." + "maintainer": "Rohail33", + "maintainer_link": "https://github.com/Rohail33", + "kernel_name": "RealKing Kernel", + "kernel_link": "https://github.com/Rohail33/Realking_kernel_sm8250", + "devices": "Apollo(Redmi K30S Ultra/Mi 10T/Mi 10T Pro)\uff0cAlioth(Redmi K40/POCO F3/Mi 11X)\uff0cMunch(Redmi K40S/POCO F4), both MIUI and AOSP." }, { "maintainer": "lateautumn233", @@ -342,4 +342,4 @@ "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 +]