Skip to content

Commit 06216bd

Browse files
authored
Merge pull request #1364 from Northeastern-Electric-Racing/#1350-WaasifMahmood-credits
#1350: Added my name to credits page
2 parents 9c777cc + 5dff354 commit 06216bd

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
@@ -99,6 +99,7 @@ const CreditsPage: React.FC = () => {
9999
{ name: 'Peter Moise', color: '#FF0000' },
100100
{ name: 'Srihari Raman', color: '#FF2400' },
101101
{ name: 'Kaiyang Zheng', color: '#FFFF00' },
102+
{ name: 'Waasif Mahmood', color: '#114a13' },
102103
{ name: 'Matthew Wang', color: '#c657f2' },
103104
{ name: 'Sharon Yang', color: '#ed8a5f' }
104105
];

0 commit comments

Comments
 (0)