From f24a317e2d42e1b00c4e9c1012f52946e4fc51c5 Mon Sep 17 00:00:00 2001 From: Abdelhay-Ali <118073201+Abdelhay-Ali@users.noreply.github.com> Date: Sat, 22 Apr 2023 22:28:29 -0400 Subject: [PATCH] Update repos.json (#428) add Huawei P20 lite (hi6250) (Linux 4.9) --- 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 fc0ec6cd..4c29066b 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -229,5 +229,12 @@ "kernel_name": "android_kernel_xiaomi_sdm710", "kernel_link": "https://github.com/liqidecg/android_kernel_xiaomi_sdm710", "devices": "Mi 8 SE (sirius) (Linux 4.9)" + }, + { + "maintainer": "Abdelhay-Ali", + "maintainer_link": "https://github.com/Abdelhay-Ali", + "kernel_name": "android_kernel_huawei_hi6250", + "kernel_link": "https://github.com/Abdelhay-Ali/android_kernel_huawei_hi6250_KernelSU", + "devices": "Huawei P20 lite (hi6250) (Linux 4.9)" } -] \ No newline at end of file +]