From 3f1ee2f784b0e88b032d8ca17acbd8135b0abcab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 09:26:51 +0800 Subject: [PATCH] [add device]: (#250) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/249 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 c69b9c7c..4474181d 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -152,5 +152,12 @@ "kernel_name": "android_kernel_xiaomi_surya", "kernel_link": "https://github.com/rxuglr/android_kernel_xiaomi_surya", "devices": "Xiaomi POCO X3 / NFC (surya)" + }, + { + "maintainer": "H1mJT", + "maintainer_link": "https://github.com/H1mJT", + "kernel_name": "kernel_realme_RMX1901", + "kernel_link": "https://github.com/H1mJT/kernel_realme_RMX1901", + "devices": "Realme X (RMX1901/RMX1901CN)" } ] \ No newline at end of file