Skip to content

Commit

Permalink
update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
danstepanov committed Dec 4, 2023
1 parent 01a66b5 commit 4d683e8
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 7 deletions.
33 changes: 28 additions & 5 deletions cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,22 +95,36 @@ Thanks go to these wonderful people:
Ernesto Resende
</a>
</td>
<td align="center" valign="top" width="14.28%">
<a href="https://github.com/hqasmei">
<img src="https://avatars.githubusercontent.com/u/39573679?v=4" width="100px;" alt="Hosna Qasmei"/>
<br />
Hosna Qasmei
</a>
</td>
<td align="center" valign="top" width="14.28%">
<a href="https://github.com/frankcalise/">
<img src="https://pbs.twimg.com/profile_images/1262363198839238662/uIfRNVBY_400x400.jpg" width="100px;" alt="Frank Calise"/>
<br />
Frank Calise
</a>
</td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%">
<a href="https://github.com/sammoore">
<img src="https://avatars.githubusercontent.com/u/2035492?v=4" width="100px;" alt="Sam Moore"/>
<br />
Sam Moore
</a>
</td>
<td align="center" valign="top" width="14.28%">
<a href="https://twitter.com/mironcatalin">
<img src="https://avatars.githubusercontent.com/u/2805320?v=4" width="100px;" alt="Catalin Miron"/>
<br />
Catalin Miron
</a>
</td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%">
<a href="https://twitter.com/PickleNik0864">
<img src="https://pbs.twimg.com/profile_images/1694518037385244672/eaS0RTwB_400x400.jpg" width="100px;" alt="catalinmiron"/>
Expand All @@ -125,6 +139,8 @@ Thanks go to these wonderful people:
Chris Bautista
</a>
</td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%">
<a href="https://twitter.com/hugemathguy">
<img src="https://pbs.twimg.com/profile_images/1503470123763617796/49xDaART_400x400.jpg" width="100px;" alt="Andrew Levy"/>
Expand All @@ -139,8 +155,6 @@ Thanks go to these wonderful people:
Ali Zamani
</a>
</td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%">
<a href="https://github.com/saimon24">
<img src="https://avatars.githubusercontent.com/u/2514208?v=4" width="100px;" alt="Simon Grimm"/>
Expand All @@ -155,8 +169,17 @@ Thanks go to these wonderful people:
Mat Warger
</a>
</td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%">
<a href="https://github.com/kratos-respawned">
<img src="https://avatars.githubusercontent.com/u/87561983?v=4" width="100px;" alt="kratos-respawned"/>
<br />
Gaurav Bhandari
</a>
</td>
<td align="center" valign="top" width="14.28%">
<a href="https://twitter.com/b0iq_">
<a href="https://github.com/b0iq">
<img src="https://avatars.githubusercontent.com/u/106549013?v=4" width="100px;" alt="b0iq"/>
<br />
b0iq
Expand Down
34 changes: 32 additions & 2 deletions www/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,32 @@ export const CONTRIBUTORS = [
avatar_url: "https://avatars.githubusercontent.com/u/55156145?v=4",
html_url: "https://github.com/ernestoresende",
},
{
login: "hqasmei",
id: 39573679,
avatar_url: "https://avatars.githubusercontent.com/u/39573679?v=4",
html_url: "https://github.com/hqasmei",
},
{
login: "frankcalise",
id: 374022,
avatar_url: "https://avatars.githubusercontent.com/u/374022?v=4",
html_url: "https://github.com/frankcalise",
},
{
login: "sammoore",
id: 2035492,
avatar_url: "https://avatars.githubusercontent.com/u/2035492?v=4",
html_url: "https://github.com/sammoore",
},
{
login: "catalinmiron",
id: 2805320,
avatar_url: "https://avatars.githubusercontent.com/u/2805320?v=4",
html_url: "https://github.com/catalinmiron",
},
{
login: "picklnik",
login: "PickleNik0864",
id: 31113245,
avatar_url: "https://avatars.githubusercontent.com/u/31113245?v=4",
html_url: "https://twitter.com/PickleNik0864",
Expand All @@ -83,11 +95,29 @@ export const CONTRIBUTORS = [
html_url: "https://github.com/alitnk",
},
{
login: "matwarger",
login: "saimon24",
id: 2514208,
avatar_url: "https://avatars.githubusercontent.com/u/2514208?v=4",
html_url: "https://github.com/saimon24",
},
{
login: "mwarger",
id: 686823,
avatar_url: "https://avatars.githubusercontent.com/u/686823?v=4",
html_url: "https://twitter.com/mwarger",
},
{
login: "kratos-respawned",
id: 87561983,
avatar_url: "https://avatars.githubusercontent.com/u/87561983?v=4",
html_url: "https://github.com/kratos-respawned",
},
{
login: "b0iq",
id: 106549013,
avatar_url: "https://avatars.githubusercontent.com/u/106549013?v=4",
html_url: "https://github.com/b0iq",
},
{
login: "MVAodhan",
id: 69143973,
Expand Down

1 comment on commit 4d683e8

@vercel
Copy link

@vercel vercel bot commented on 4d683e8 Dec 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.