Skip to content

Commit 47fac9d

Browse files
authored
Merge pull request #1400 from Northeastern-Electric-Racing/#1377-Liu-von-Engelbrechten
#1377: Added my name to credits
2 parents 995fe47 + 52711b2 commit 47fac9d

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
@@ -86,6 +86,7 @@ const CreditsPage: React.FC = () => {
8686
{ name: 'Daniel Yu', color: '#bdc0c7' },
8787
{ name: 'Jake Wu-Chen', color: '#bdc0c7' },
8888
{ name: 'William Seward', color: '#e53774' },
89+
{ name: 'Liu von Engelbrechten', color: '#2969f2' },
8990
{
9091
name: 'Zach Norman',
9192
color: 'transparent',

0 commit comments

Comments
 (0)