website: add xiaomi redmi note 10 pro (sweet) (#147)

This commit is contained in:
Amicia De Rune 2023-01-30 07:19:37 +07:00 committed by GitHub
parent 47d15c47f3
commit a871b92dc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,13 @@ const repos = [
kernel_link: 'https://github.com/SlackerState/android_kernel_xiaomi_sm6150',
devices: 'Redmi K30 4G (phoenix)'
},
{
maintainer: 'RooGhz720',
maintainer_link: 'https://github.com/RooGhz720',
kernel_name: 'Aghisna_Sweet_Kernel',
kernel_link: 'https://github.com/RooGhz720/Aghisna_Sweet_Kernel',
devices: 'REDMI NOTE 10 PRO (sweet)'
},
];
export default repos;