From 3d590715713497a485ab19da7b582fdc94515bf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:35:59 +0800 Subject: [PATCH] [add device]: a lineage kernel forked from LineageOS official repository, version 4.4.302, added ksu. (#1014) a lineage kernel forked from LineageOS official repository, version 4.4.302, added ksu. has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1013 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 300a6d7e..95437728 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -488,5 +488,12 @@ "kernel_name": "NovaCore_kernel", "kernel_link": "https://github.com/hc841/NovaCore_kernel", "devices": "Moto g9 play" + }, + { + "maintainer": "zlm324", + "maintainer_link": "https://github.com/zlm324", + "kernel_name": "android_kernel_xiaomi_msm8998_ksu", + "kernel_link": "https://github.com/zlm324/android_kernel_xiaomi_msm8998_ksu", + "devices": "a lineage kernel forked from LineageOS official repository, version 4.4.302, added ksu." } -] +] \ No newline at end of file