Skip to content

Commit 5a1f20b

Browse files
committed
chore: update board member info & delete unused assets
1 parent 8d06917 commit 5a1f20b

14 files changed

Lines changed: 24 additions & 5 deletions

package-lock.json

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/board.js

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import giovanni from './images/giovanni_zamora.jpg';
22
import gloriele from './images/gloriele_mendoza.jpg';
33
import jan from './images/jan_rebolledo.JPG';
4-
import yong from './images/yong_thu_la_wong.jpg';
4+
import ryan from './images/ryan_beacham.png';
55
import kerry from './images/kerry_kong.jpg';
66
import ally from './images/ally_nguyen.png';
77
import claudia from './images/claudia_gahung.png';
@@ -33,10 +33,10 @@ export const board = [
3333
website: 'https://janrebolledo.com',
3434
},
3535
{
36-
name: 'Yong Thu La Wong',
36+
name: 'Ryan Beacham',
3737
position: 'Treasurer',
38-
avatar: yong,
39-
linkedin: 'https://www.linkedin.com/in/yongthulawong/',
38+
avatar: ryan,
39+
linkedin: 'https://www.linkedin.com/in/ryanbeacham/',
4040
},
4141
{
4242
name: 'Kerry Kong',
@@ -54,6 +54,21 @@ export const board = [
5454
avatar: claudia,
5555
linkedin: 'https://www.linkedin.com/in/claudia-gahung-489288311/',
5656
},
57+
{
58+
name: 'Alina Avramenko',
59+
position: 'Outreach Chair',
60+
avatar: seal,
61+
},
62+
{
63+
name: 'Danica',
64+
position: 'Social Chair',
65+
avatar: seal,
66+
},
67+
{
68+
name: 'Jacob',
69+
position: 'Project Manager',
70+
avatar: seal,
71+
},
5772
{
5873
name: 'Yu Sun',
5974
position: 'Advisor',

src/images/Marvin_Alvarado.jpg

-350 KB
Binary file not shown.

src/images/chisel_img.png

-138 KB
Binary file not shown.

src/images/deric_kwok.jpg

-249 KB
Binary file not shown.

src/images/diego_pimienta.jpg

-223 KB
Binary file not shown.

src/images/dylan_tran.jpg

-87.4 KB
Binary file not shown.

src/images/emily_panfilo.png

-439 KB
Binary file not shown.

src/images/eric_vu.jpg

-84.3 KB
Binary file not shown.

src/images/joshua_estrada.JPG

-11.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)