Skip to content

Commit

Permalink
Merge pull request #83 from CyberSocYork/update_committee
Browse files Browse the repository at this point in the history
update committee list
  • Loading branch information
BrownBearSec authored Sep 9, 2023
2 parents 120e08f + a4c8e25 commit 643be17
Show file tree
Hide file tree
Showing 4 changed files with 2,394 additions and 1,679 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"date-fns": "^2.23.0",
"fs": "^0.0.1-security",
"gatsby": "^4.15.1",
"gatsby-cli": "^4.15.0",
"gatsby-cli": "^5.12.1",
"gatsby-plugin-alias-imports": "^1.0.5",
"gatsby-plugin-react-helmet": "^5.15.0",
"gatsby-plugin-sass": "^5.15.0",
Expand Down
44 changes: 20 additions & 24 deletions src/components/committee.ts
Original file line number Diff line number Diff line change
@@ -1,62 +1,58 @@
export const committee = [
{
role: "president",
name: "Joe Wrieden",
image: "/committee-photos/2020/joe.png",
name: "Alana Witten",
image: "/committee-photos/2021/alana.jpg",
},
{
role: "secretary",
name: "Tom O'Neill",
image: "/committee-photos/2020/tom.jpg",
name: "Jacob Turner",
image: "/committee-photos/2020/jacob.jpg",
},
{
role: "treasurer",
name: "David Miall",
image: "/committee-photos/2020/david.jpg",
name: "Jake Keast",
image: "/committee-photos/2021/jake.jpg",
},
{
role: "infrastructure",
name: "Jacob Turner",
image: "/committee-photos/2020/jacob.jpg",
name: "Joss Davis",
},
{
role: "events",
name: "Jake Keast",
image: "/committee-photos/2021/jake.jpg",
name: "Leighton Reed",
},
{
role: "industry",
name: "Andrew Chapman",
image: "/committee-photos/2020/andrew.jpg",
},
{
role: "social",
name: "Alec Coates",
image: "/committee-photos/2021/alec.jpg",
name: "Joe Wrieden",
image: "/committee-photos/2020/joe.png",
},
{
role: "publicity",
name: "Alana Witten",
image: "/committee-photos/2021/alana.jpg",
name: "Emily Dennison",
},
{
role: "outreach",
name: "Dominik Powell",
image: "/committee-photos/2021/dominik.png",
},
{
role: "outreach",
name: "Jack Fitton",
image: "/committee-photos/2021/jack.png",
},
{
role: "postgraduate",
name: "Calum Freeman",
image: "/committee-photos/2021/calumF.jpg",
name: "Tom O'Neil",
},
{
role: "postgraduate",
name: "Matt Young",
},
{
role: "owp",
name: "Aiden Gall",
image: "committee-photos/2021/aidan.png",
},
{
role: "owp",
name: "Noah Forryan",
},
];
112 changes: 87 additions & 25 deletions src/content/committee/history.ts
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
export const committee = [
{
role: "president",
name: "Joe Wrieden",
image: "/committee-photos/2020/joe.png",
name: "Alana Witten",
image: "/committee-photos/2021/alana.jpg",
},
{
role: "secretary",
name: "Tom O'Neill",
image: "/committee-photos/2020/tom.jpg",
name: "Jacob Turner",
image: "/committee-photos/2020/jacob.jpg",
},
{
role: "treasurer",
name: "David Miall",
image: "/committee-photos/2020/david.jpg",
name: "Jake Keast",
image: "/committee-photos/2021/jake.png",
},
{
role: "infrastructure",
name: "Jacob Turner",
image: "/committee-photos/2020/jacob.jpg",
name: "Joss Davis",
},
{
role: "events",
name: "Jake Keast",
image: "",
name: "Leighton Reed",
},
{
role: "industry",
name: "Andrew Chapman",
image: "/committee-photos/2020/andrew.jpg",
},
{
role: "social",
name: "Alec Coates",
image: "",
name: "Joe Wrieden",
image: "/committee-photos/2020/joe.png",
},
{
role: "publicity",
name: "Alana Witten",
image: "/committee-photos/2021/alana.jpg",
name: "Emily Dennison",
},
{
role: "outreach",
name: "Dominik Powell",
image: "",
image: "/committee-photos/2021/dominik.png",
},
{
role: "outreach",
name: "Jack Fitton",
image: "",
image: "/committee-photos/2021/jack.png",
},
{
role: "postgraduate",
name: "Tom O'Neil",
image: "/committee-photos/2020/tom.jpg",
},
{
role: "postgraduate",
name: "Calum Freeman",
image: "/committee-photos/2021/calumF.jpg",
name: "Matt Young",
},
{
role: "owp",
name: "Aiden Gall",
image: "",
image: "/committee-photos/2021/Aiden.png",
},
{
role: "owp",
name: "Noah Forryan",
},
];

Expand Down Expand Up @@ -133,7 +133,7 @@ export const oldCommittees = {
{
role: "social",
name: "Alec Coates",
image: "",
image: "/committee-photo/2021/alec.png",
},
{
role: "publicity",
Expand Down Expand Up @@ -176,4 +176,66 @@ export const oldCommittees = {
image: "/committee-photos/2021/harryErskine.jpg",
},
],
2022: [
{
role: "president",
name: "Joe Wrieden",
image: "/committee-photos/2020/joe.png",
},
{
role: "secretary",
name: "Tom O'Neill",
image: "/committee-photos/2020/tom.jpg",
},
{
role: "treasurer",
name: "David Miall",
image: "/committee-photos/2020/david.jpg",
},
{
role: "infrastructure",
name: "Jacob Turner",
image: "/committee-photos/2020/jacob.jpg",
},
{
role: "events",
name: "Jake Keast",
image: "",
},
{
role: "industry",
name: "Andrew Chapman",
image: "/committee-photos/2020/andrew.jpg",
},
{
role: "social",
name: "Alec Coates",
image: "",
},
{
role: "publicity",
name: "Alana Witten",
image: "/committee-photos/2021/alana.jpg",
},
{
role: "outreach",
name: "Dominik Powell",
image: "",
},
{
role: "outreach",
name: "Jack Fitton",
image: "",
},
{
role: "postgraduate",
name: "Calum Freeman",
image: "/committee-photos/2021/calumF.jpg",
},
{
role: "owp",
name: "Aiden Gall",
image: "",
},
],
};
Loading

0 comments on commit 643be17

Please sign in to comment.