Skip to content

Commit a7ab941

Browse files
authored
Merge pull request #100 from UTDNebula/head-of-design-change
Head of design change
2 parents 42c5fd0 + f72999f commit a7ab941

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

public/governance/hxm220064.jpg

-887 KB
Binary file not shown.

public/governance/sxa220254.jpg

423 KB
Loading

src/data/period-dictionary.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ export const periodToLeadershipMap = new Map<string, GoverancePeriod>([
1717
},
1818
'Division Heads': {
1919
'Head of Engineering': 'axs220398',
20-
'Head of Design': 'hxm220064',
20+
'Head of Design': 'sxa220254',
2121
'Head of Product': 'axa240110',
2222
'Head of Marketing': 'exw210007',
2323
},
2424
'Project Leads': {
2525
'Jupiter Lead': 'bck220000',
2626
'Trends & Skedge Lead': 'exs210031',
2727
'API & Platform Lead': 'mxq220004',
28-
'New Project Lead': 'sjj220002',
28+
'Notebook Lead': 'sjj220002',
2929
},
3030
'Our Club Sponsor': {
3131
'Professor and Club Sponsor': 'jxc064000',

src/data/person-dictionary.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ export const netIdToPersonMap = new Map<string, Person>([
2727
},
2828
],
2929
[
30-
'hxm220064',
30+
'sxa220254',
3131
{
32-
name: 'Hiba Mubeen',
33-
linkedIn: 'hiba-mubeen',
32+
name: 'Hiranya Akarapu',
33+
linkedIn: 'hiranya-akarapu',
3434
},
3535
],
3636
[

0 commit comments

Comments
 (0)