From c6ed3fa27f97f0cb5a88e26afd5f8017053cf2e7 Mon Sep 17 00:00:00 2001 From: dabao1955 <79307765+dabao1955@users.noreply.github.com> Date: Fri, 12 May 2023 23:34:25 +0800 Subject: [PATCH] Change the device supported by the kernel source code I maintain. (#483) --- website/docs/repos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/repos.json b/website/docs/repos.json index b4a82787..65bf6056 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -291,6 +291,6 @@ "maintainer_link": "https://github.com/dabao1955", "kernel_name": "android_kernel_OPPO_PEQM00", "kernel_link": "https://github.com/dabao1955/android_kernel_OPPO_PEQM00", - "devices": "OPPO Reno 6" + "devices": "MediaTek devices in the OPPO Reno series on ColorOS13.x" } -] \ No newline at end of file +]