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 65e30dd commit 9e28823Copy full SHA for 9e28823
1 file changed
components/data/contributorData.ts
@@ -5789,4 +5789,10 @@ export const contributorData = [
5789
avatar: "https://avatars.githubusercontent.com/u/84900143?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
5790
name: "Karthikanegouni"
5791
},
5792
+ {
5793
+ id: "guidosti",
5794
+ url: "https://github.com/guidosti",
5795
+ avatar: "https://avatars.githubusercontent.com/u/60514428?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
5796
+ name: "guidosti"
5797
+ },
5798
]
0 commit comments