From 9b72b4542c5cf8844c0e8b916d9164744044ed55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:47:53 +0800 Subject: [PATCH] [add device]: LG V60 timelm (#1630) LG V60 timelm has been added to the website. Related issue: https://github.com/tiann/KernelSU/issues/1629 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 f5236461..132ff67a 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -670,5 +670,12 @@ "kernel_name": "android_kernel_beyond0", "kernel_link": "https://github.com/ravindu644/android_kernel_beyond0", "devices": "Galaxy S10e" + }, + { + "maintainer": "Rofikkernel", + "maintainer_link": "https://github.com/Rofikkernel", + "kernel_name": "kernel_lgv600tm_4.19", + "kernel_link": "https://github.com/Rofikkernel/kernel_lgv600tm_4.19", + "devices": "LG V60 timelm" } -] +] \ No newline at end of file