Skip to content

Commit 2dc8bfc

Browse files
authored
Merge pull request #1468 from Northeastern-Electric-Racing/#1463-TuckerGwertzman-credits
#1463: added my name to credits
2 parents 10d99eb + 4815e5e commit 2dc8bfc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ const CreditsPage: React.FC = () => {
3939
{ name: 'Zack Roth', color: '#4a6741', sx: { px: 1, backgroundColor: '#E8D8CC', borderRadius: 2 } },
4040
{ name: 'Megan Liu', color: '#3d609e' },
4141
{ name: 'Peyton McKee', color: '#6a3941' },
42+
{ name: 'Tucker Gwertzman', color: '#25e6e2' },
4243
{ name: 'Ryan Howe', color: '#3cce20' },
4344
{ name: 'Ethan Szeto', color: '#404040' },
4445
{ name: 'Adarsh Jayaram', color: '#ff0000' },

0 commit comments

Comments
 (0)