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 49878a0 commit 3550342Copy full SHA for 3550342
1 file changed
components/data/contributorData.ts
@@ -6072,4 +6072,10 @@ export const contributorData = [
6072
avatar: "https://avatars.githubusercontent.com/u/81950589?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
6073
name: "Devansh501"
6074
},
6075
+ {
6076
+ id: "alexola",
6077
+ url: "https://github.com/alexola",
6078
+ avatar: "https://avatars.githubusercontent.com/u/24922157?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
6079
+ name: "alexola"
6080
+ },
6081
]
0 commit comments