We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1649c commit 1a66631Copy full SHA for 1a66631
components/data/contributorData.ts
@@ -6780,4 +6780,10 @@ export const contributorData = [
6780
avatar: "https://avatars.githubusercontent.com/u/63527561?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
6781
name: "jcs-denverdev"
6782
},
6783
+ {
6784
+ id: "MaelBallereau",
6785
+ url: "https://github.com/MaelBallereau",
6786
+ avatar: "https://avatars.githubusercontent.com/u/157124771?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
6787
+ name: "MaelBallereau"
6788
+ },
6789
]
0 commit comments