feat: add SIdV2 as sponsor

This commit is contained in:
thomas
2024-05-21 20:17:08 +02:00
parent 18b0b5a759
commit 82e8feb8fd

View File

@@ -10,7 +10,7 @@ const contributors = [
'Sanjar1304',
];
const sponsors = ['ddotx', 'LMFinney', 'alannelucq'];
const sponsors = ['ddotx', 'LMFinney', 'alannelucq', 'SidV2'];
module.exports = {
contributors,