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 de6333e commit 3770a82Copy full SHA for 3770a82
1 file changed
components/data/contributorData.ts
@@ -6060,4 +6060,10 @@ export const contributorData = [
6060
avatar: "https://avatars.githubusercontent.com/u/81865222?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
6061
name: "somanosuke"
6062
},
6063
+ {
6064
+ id: "hurtki",
6065
+ url: "https://github.com/hurtki",
6066
+ avatar: "https://avatars.githubusercontent.com/u/162747234?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
6067
+ name: "hurtki"
6068
+ },
6069
]
0 commit comments