Update contributors.md

This commit is contained in:
zzm
2023-04-15 14:19:32 +08:00
committed by GitHub
parent 62048f8d6f
commit 449e97f762

View File

@@ -10,6 +10,14 @@ const members = [
{ icon: 'github', link: 'https://github.com/camera-2018' }, { icon: 'github', link: 'https://github.com/camera-2018' },
] ]
}, },
{
avatar: 'https://www.github.com/HanWu311.png',
name: 'ZZM',
title: 'Maintainer',
links: [
{ icon: 'github', link: 'https://github.com/HanWu311' },
]
},
] ]
</script> </script>