Skip to content

Commit 194ad0a

Browse files
authored
Merge pull request #1352 from Northeastern-Electric-Racing/#1351-PeterMoise-credits
#1351: Added my name to credits
2 parents 7068988 + fad9e7d commit 194ad0a

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
@@ -95,6 +95,7 @@ const CreditsPage: React.FC = () => {
9595
},
9696
{ name: 'Ethan Mouri', color: '#00bbff' },
9797
{ name: 'Laith Taher', color: '#000080' },
98+
{ name: 'Peter Moise', color: '#FF0000' },
9899
{ name: 'Srihari Raman', color: '#FF2400' },
99100
{ name: 'Kaiyang Zheng', color: '#FFFF00' }
100101
];

0 commit comments

Comments
 (0)