From 9f0c540fbaa18efdb09fbfed99ade200ba009838 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 23:52:16 +0800 Subject: [PATCH] [add device]: (#418) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/417 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 5bf3340d..c997f07e 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -215,5 +215,12 @@ "kernel_name": "kernel_xiaomi_sdm660", "kernel_link": "https://github.com/tedomi2705/kernel_xiaomi_sdm660", "devices": "Xiaomi Redmi Note 6 Pro (tulip)" + }, + { + "maintainer": "RyuujiX", + "maintainer_link": "https://github.com/RyuujiX", + "kernel_name": "android_kernel_asus_sdm660-4.19", + "kernel_link": "https://github.com/RyuujiX/android_kernel_asus_sdm660-4.19", + "devices": "Asus Zenfone Max Pro M1 (X00TD)/ M2 (X01BD) (Linux 4.19)" } ] \ No newline at end of file