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 4e601bb commit ead7f05Copy full SHA for ead7f05
components/data/contributorData.ts
@@ -7674,4 +7674,10 @@ export const contributorData = [
7674
avatar: "https://avatars.githubusercontent.com/u/43907897?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
7675
name: "iamabhijeet20"
7676
},
7677
+ {
7678
+ id: "Amittallur",
7679
+ url: "https://github.com/Amittallur",
7680
+ avatar: "https://avatars.githubusercontent.com/u/61627962?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
7681
+ name: "Amittallur"
7682
+ },
7683
]
0 commit comments