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 7d2e0d4 commit 78b0f81Copy full SHA for 78b0f81
components/data/contributorData.ts
@@ -7590,4 +7590,10 @@ export const contributorData = [
7590
avatar: "https://avatars.githubusercontent.com/u/187887332?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
7591
name: "mananjp"
7592
},
7593
+ {
7594
+ id: "travisbreaks",
7595
+ url: "https://github.com/travisbreaks",
7596
+ avatar: "https://avatars.githubusercontent.com/u/148665997?v=4&h=300&w=300&fit=cover&mask=circle&maxage=7d",
7597
+ name: "travisbreaks"
7598
+ },
7599
]
0 commit comments