From 0b2899a961c183f8c20925a838b825bde8b6de98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 06:03:40 +0800 Subject: [PATCH] [add device]: (#485) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/484 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 65bf6056..14ed9bf1 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -292,5 +292,12 @@ "kernel_name": "android_kernel_OPPO_PEQM00", "kernel_link": "https://github.com/dabao1955/android_kernel_OPPO_PEQM00", "devices": "MediaTek devices in the OPPO Reno series on ColorOS13.x" + }, + { + "maintainer": "Aflaungos", + "maintainer_link": "https://github.com/Aflaungos", + "kernel_name": "android_kernel_motorola_msm8998", + "kernel_link": "https://github.com/Aflaungos/android_kernel_motorola_msm8998", + "devices": "Moto G6 Plus (evert)" } -] +] \ No newline at end of file