From 342344db0c1bfb9f61509941e00281b7fb5a9a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sakura=E6=A1=9C?= <63789876+SakuraNotStupid@users.noreply.github.com> Date: Mon, 30 Jan 2023 15:04:03 +0800 Subject: [PATCH] website: Remove "For LineageOS" on MI 8 SE (#150) Change _MI8SE(sirius) for LineageOS_ To _Xiaomi MI 8 SE(sirius)_ With a lot of tests, it also can use on Crdroid, PixelExperience and so on. --- website/docs/repos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/repos.js b/website/docs/repos.js index e456fa99..9a8f1a74 100644 --- a/website/docs/repos.js +++ b/website/docs/repos.js @@ -49,7 +49,7 @@ const repos = [ maintainer_link: 'https://github.com/SakuraNotStupid', kernel_name: 'android_kernel_xiaomi_sdm710', kernel_link: 'https://github.com/SakuraNotStupid/android_kernel_xiaomi_sdm710', - devices: 'MI8SE(sirius) for LineageOS' + devices: 'Xiaomi MI 8 SE(sirius)' }, { maintainer: 'Aquarius223(paper)',