From 0f3d425f64d5252790818a1ed07e1b9ff3e2e489 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 08:35:02 +0800 Subject: [PATCH] [add device]: (#439) has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/438 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 6be8dd1b..16e5d604 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -243,5 +243,12 @@ "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)" + }, + { + "maintainer": "reocat", + "maintainer_link": "https://github.com/reocat", + "kernel_name": "android_kernel_nokia_sdm660_ksu", + "kernel_link": "https://github.com/reocat/android_kernel_nokia_sdm660_ksu", + "devices": "Nokia 6.1 (2018)" } -] +] \ No newline at end of file