website:add RedmiK30 4G(phoenix) (#144)

add RedmiK30 4G(phoenix)
This commit is contained in:
SlackerState
2023-01-29 20:27:25 +08:00
committed by GitHub
parent f6301c5a7c
commit 22e6b1eec5

View File

@@ -65,6 +65,13 @@ const repos = [
kernel_link: 'https://github.com/sticpaper/android_kernel_xiaomi_msm8998-ksu', kernel_link: 'https://github.com/sticpaper/android_kernel_xiaomi_msm8998-ksu',
devices: 'MIX 2 (chiron) for LineageOS' devices: 'MIX 2 (chiron) for LineageOS'
}, },
{
maintainer: 'SlackerState',
maintainer_link: 'https://github.com/SlackerState',
kernel_name: 'android_kernel_xiaomi_sm6150',
kernel_link: 'https://github.com/SlackerState/android_kernel_xiaomi_sm6150',
devices: 'Redmi K30 4G (phoenix)'
},
]; ];
export default repos; export default repos;