Skip to content

Commit

Permalink
updated contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodic committed Feb 22, 2024
1 parent 9d8bcaf commit bd6155a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function Footer() {
>
Matteo Lodi{" "}
<span className="ml-12 font-small text-sm opacity-90 font-SpaceGrotesk">
Author and Creator{" "}
Author and Principal Maintainer{" "}
</span>
</a>
</li>
Expand All @@ -50,7 +50,7 @@ export default function Footer() {
>
Eshaan Bansal{" "}
<span className="ml-7 font-small text-sm opacity-90 font-SpaceGrotesk">
Principal Maintainer{" "}
Key Contributor{" "}
</span>
</a>
</li>
Expand All @@ -61,7 +61,7 @@ export default function Footer() {
>
Simone Berni{" "}
<span className="ml-10 font-small text-sm opacity-90 font-SpaceGrotesk">
Key Contributor and Backend Maintainer{" "}
Backend Maintainer{" "}
</span>
</a>
</li>
Expand All @@ -72,7 +72,7 @@ export default function Footer() {
>
Daniele Rosetti{" "}
<span className="ml-6 font-small text-sm opacity-90 font-SpaceGrotesk">
Key Contributor and Frontend Maintainer{" "}
Frontend Maintainer{" "}
</span>
</a>
</li>
Expand Down

0 comments on commit bd6155a

Please sign in to comment.