From 72ba3ba086d8d1d56fc2dd17d61530f1ff851831 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 10:19:47 +0800 Subject: [PATCH] [add device]: Asus Zenfone Max Pro M1/M2 (#313) Asus Zenfone Max Pro M1/M2 has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/312 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 e04197f1..ab7c8bef 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -166,5 +166,12 @@ "kernel_name": "android_kernel_xiaomi_sm6250.git", "kernel_link": "https://github.com/SonalSingh18/android_kernel_xiaomi_sm6250.git", "devices": "Miatoll [curtana, excalibur, gram, joyeuse]" + }, + { + "maintainer": "RooGhz720", + "maintainer_link": "https://github.com/RooGhz720", + "kernel_name": "kernel_asus_X01BD", + "kernel_link": "https://github.com/RooGhz720/kernel_asus_X01BD", + "devices": "Asus Zenfone Max Pro M1/M2" } ] \ No newline at end of file