From 34c6765752ba522f46fdaea87c03d7c37a2bf985 Mon Sep 17 00:00:00 2001 From: Giovany <106202775+GiovanYCringe@users.noreply.github.com> Date: Fri, 21 Jul 2023 04:53:01 -0300 Subject: [PATCH] Support m30s (#791) add , missing --- 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 c054f15d..c0503c8a 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -381,7 +381,14 @@ "maintainer": "GiovanYCringe", "maintainer_link": "https://github.com/GiovanYCringe", "kernel_name": "kernel_a50", - "kernel_link": "https://github.com/GiovanYCringe-Experiments/kernel_a50" + "kernel_link": "https://github.com/GiovanYCringe-Experiments/kernel_a50", "devices": "Galaxy A50 (A505f,fn,g,gn,gt)" + }, + { + "maintainer": "GiovanYCringe", + "maintainer_link": "https://github.com/GiovanYCringe", + "kernel_name": "kernel_m30s", + "kernel_link": "https://github.com/GiovanYCringe-Experime/Kernel_m30s", + "devices": "Galaxy M30s" } ]