Skip to content

Commit

Permalink
docs: add theo-matzavinos to 300
Browse files Browse the repository at this point in the history
thanks for your contribution!
  • Loading branch information
goetzrobin committed Dec 20, 2023
1 parent a767ec3 commit cd787c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Our initial 300 contributors and sponsors are featured here and on the front pag
18. [nartc](https://github.com/nartc)
19. [santoshyadavdev](https://github.com/santoshyadavdev)
20. [markostanimirovic](https://github.com/markostanimirovic)
21. [theo-matzavinos](https://github.com/theo-matzavinos)

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export class ThreeHundredComponent {
'nartc',
'santoshyadavdev',
'markostanimirovic',
'theo-matzavinos',
];
protected readonly _rest = Array(300 - this._contributors.length).map((x, i) => i);
}

0 comments on commit cd787c0

Please sign in to comment.