Skip to content

Commit 1fbc869

Browse files
authored
Merge pull request #1399 from Northeastern-Electric-Racing/#1373-SamanthaMoy-credits
#1373-SamanthaMoy-credits
2 parents 3a889bf + 3b89056 commit 1fbc869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@ const CreditsPage: React.FC = () => {
105105
{ name: 'Waasif Mahmood', color: '#114a13' },
106106
{ name: 'Matthew Wang', color: '#c657f2' },
107107
{ name: 'Sharon Yang', color: '#ed8a5f' },
108+
{ name: 'Samantha Moy', color: '#d287fa' },
108109
{ name: 'Benjamin Zhu', color: '#ccccff' },
109110
{ name: 'Stephanie Xu', color: '#ffcd42' },
110111
{ name: 'Hareg Aderie', color: '#34b46c' },
111112
{ name: 'Aarav Shyamkumar', color: '#FF0000' },
112-
{ name: 'Kevin Polackal', color: '#800080' },
113113
{ name: 'Raghav Mathur', color: '#009933' },
114114
{ name: 'Anika Sharma', color: '#ff0000' },
115115
{

0 commit comments

Comments
 (0)