Skip to content

Commit

Permalink
Updated current committee
Browse files Browse the repository at this point in the history
  • Loading branch information
RayMuir committed Oct 3, 2023
1 parent 8d00942 commit 868b39a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 12 deletions.
27 changes: 27 additions & 0 deletions data/committee_2022.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"name": "Rachel Muir",
"comment": "President",
"image" : "committee/rachel.jpg",
"url": null
},
{
"name" : "Tom Cooper",
"comment" : "Secretary",
"image" : "committee/tom.jpg",
"url" : null
},
{
"name": "Alan Osys",
"comment": "Treasurer",
"image": "committee/noimage.jpg",
"url": null
},
{
"name": "Tom Jefferis",
"comment": "Social Secretary",
"image": "committee/noimage.jpg",
"url": null
}

]
18 changes: 6 additions & 12 deletions data/committee_current.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,16 @@
"url": null
},
{
"name" : "Tom Cooper",
"comment" : "Secretary",
"image" : "committee/tom.jpg",
"name" : "Josh Senior",
"comment" : "Vice President",
"image" : "committee/noimage.jpg",
"url" : null
},
{
"name": "Alan Osys",
"name": "James Kavanagh",
"comment": "Treasurer",
"image": null,
"url": null
},
{
"name": "Tom Jefferis",
"comment": "Social Secretary",
"image": null,
"image": "committee/noimage.jpg",
"url": null
}

]

0 comments on commit 868b39a

Please sign in to comment.