Skip to content

Commit

Permalink
Merge pull request #1 from samuelsandoval1/About_Pg_Updates
Browse files Browse the repository at this point in the history
🔨 updated officers page with images and corrections
  • Loading branch information
EthanThatOneKid authored Jan 20, 2021
2 parents fe1b8c3 + 9ee491d commit 7a45445
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 38 deletions.
1 change: 0 additions & 1 deletion .vscode/extensions.json

This file was deleted.

8 changes: 0 additions & 8 deletions .vscode/settings.json

This file was deleted.

47 changes: 18 additions & 29 deletions src/lib/officers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const officers: {
}[] = [
{
name: "Jacob Nguyen",
title: "Create Director",
title: "President/Create Director",
picture: "jacob-nguyen.jpg",
},
{
Expand All @@ -17,17 +17,10 @@ export const officers: {
name: "Samuel Sandoval",
title: "Dev Director",
picture: "samuel-sandoval.jpg",
url: "https://samuelsandoval.me/",
},
{
name: "Ethan Davidson",
title: "Webmaster 😎",
url: "http://github.com/ethanthatonekid",
},
{
name: "Mike Ploythai",
title: "Create Officer",
picture: "mike-ploythai.jpeg",
title: "Webmaster",
},
{
name: "Nicole Traboulsi",
Expand All @@ -36,10 +29,7 @@ export const officers: {
{
name: "Jason Anthony",
title: "Secretary",
},
{
name: "Shaleen Mathur 🏀",
title: "Workshop Manager",
picture: "jason-anthony.jpg",
},
{
name: "Nicola Renteria",
Expand All @@ -50,7 +40,7 @@ export const officers: {
title: "ICC Representative",
},
{
name: "Samuel Valls 🎮",
name: "Samuel Valls",
title: "Community Manager",
picture: "samuel-valls.jpg",
},
Expand All @@ -59,12 +49,12 @@ export const officers: {
title: "Intern Program Manager",
},
{
name: "Wesley Chou",
title: "Dev Officer",
name: "Shaleen Mathur",
title: "Co-Workshop Manager",
},
{
name: "Johnson Tong",
title: "Workshop Manager",
title: "Co-Workshop Manager",
},
{
name: "Kavit Sanghavi",
Expand All @@ -77,26 +67,25 @@ export const officers: {
{
name: "Parth Sharma",
title: "Algo Officer",
picture: "parth-sharma.jpg",
},
{
name: "Armanul Ambia",
name: "Wesley Chou",
title: "Dev Officer",
picture: "wesley-chou.png",
},
{
name: "Lisa Hong",
title: "Product Officer",
picture: "lisa-hong.png",
},
{
name: "Kevin Sierras",
title: "Intern",
name: "Armanul Ambia",
title: "Dev Officer",
},
{
name: "Danny Ng",
title: "Intern",
name: "Mike Ploythai",
title: "Create Officer",
picture: "mike-ploythai.jpeg",
},
{
name: "Mathias Nguyen",
title: "Intern",
name: "Lisa Hong",
title: "Product Officer",
picture: "lisa-hong.png",
},
];
Binary file added static/assets/authors/jason-anthony.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/authors/parth-sharma.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/authors/wesley-chou.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 7a45445

@vercel
Copy link

@vercel vercel bot commented on 7a45445 Jan 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.