Skip to content

Commit

Permalink
feat: add missing spartans!
Browse files Browse the repository at this point in the history
  • Loading branch information
goetzrobin committed Sep 30, 2024
1 parent 818c1e0 commit 13a723e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ Our initial 300 contributors and sponsors are featured here and on the front pag
63. [0xfraso](https://github.com/0xfraso)
64. [guillermoecharri](https://github.com/guillermoecharri)
65. [ValentinFunk](https://github.com/ValentinFunk)
66. [Femi236](https://github.com/Femi236)
67. [dineshkp](https://github.com/dineshkp)
68. [robingenz](https://github.com/robingenz)

[Become a spartan today!](https://github.com/sponsors/goetzrobin)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ export class ThreeHundredComponent {
'0xfraso',
'guillermoecharri',
'ValentinFunk',
'Femi236',
'dineshkp',
'robingenz',
];
protected readonly _rest = Array(300 - this._contributors.length).map((_, i) => i);
}

0 comments on commit 13a723e

Please sign in to comment.