From 11a98e855a39e5b8547420dfde1c15f83e27901a Mon Sep 17 00:00:00 2001 From: Tonklaistonton <115675957+Tonklaistonton@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:42:11 +0700 Subject: [PATCH] add device (#1606) add realme 9 pro 5g and oneplus nord ce 2 lite Co-authored-by: weishu --- website/docs/repos.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/docs/repos.json b/website/docs/repos.json index 02c191e2..f5236461 100644 --- a/website/docs/repos.json +++ b/website/docs/repos.json @@ -503,6 +503,13 @@ "kernel_link": "https://github.com/liquidprjkt/liquid_kernel_realme_even", "devices": "Realme C25/s and Narzo50A (even)" }, + { + "maintainer": "Tonklaistonton", + "maintainer_link": "https://github.com/Tonklaistonton", + "kernel_name": "NEXGatokernel", + "kernel_link": "https://github.com/Tonklaistonton/android_kernel_oneplus_sm6375", + "devices": "Realme 9 pro 5g | Oneplus nord ce 2 lite " + }, { "maintainer": "CoolestEnoch", "maintainer_link": "https://github.com/CoolestEnoch",