From 9caf4402007d00215cd14e6515c0751a15837812 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 18:57:39 +0800 Subject: [PATCH] [add device]: (#462) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/461 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 8650c328..4242cb82 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -278,5 +278,12 @@ "kernel_name": "kernel_Moe_ginkgo", "kernel_link": "https://github.com/AkariOficial/kernel_Moe_ginkgo", "devices": "Xiaomi Redmi Note 8 (Ginkgo)" + }, + { + "maintainer": "Coconutat", + "maintainer_link": "https://github.com/Coconutat", + "kernel_name": "android_kernel_huawei_vtr_emui9_KernelSU", + "kernel_link": "https://github.com/Coconutat/android_kernel_huawei_vtr_emui9_KernelSU", + "devices": "Huawei P10,P10 Plus,Mate9,Mate9 Pro(Kirin960 Series),Stable For GSI" } ] \ No newline at end of file