Skip to content

Commit

Permalink
Update board.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SandalikaAriyrathna committed Apr 2, 2024
1 parent 7f4fc33 commit 72d634d
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions src/utilities/data/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,50 @@
"FACEBOOK": "#",
"LINKEDIN": "#"
}
],
"2024": [
{
"ROLE": "COMMUNITY LEAD",
"NAME": "AKILA PERERA",
"IMAGE_SRC": "img/team/2023/AkilaPerera.jpeg",
"FACEBOOK": "#",
"LINKEDIN": "#"
},
{
"ROLE": "DEVELOPMENT LEAD",
"NAME": "Sandalika Ariyarathna",
"IMAGE_SRC": "img/team/2023/Sandalika.jpg",
"FACEBOOK": "https://www.facebook.com/profile.php?id=100009407160156",
"LINKEDIN": "https://www.linkedin.com/in/dilini-sandalika96"
},
{
"ROLE": "DESIGN LEAD",
"NAME": "Shavidini Ekanayake",
"IMAGE_SRC": "img/team/2023/Shavidini.png",
"FACEBOOK": "https://web.facebook.com/shavi.dilunika/",
"LINKEDIN": "https://www.linkedin.com/in/shavidini-ekanayake-9368a51ba/"
},
{
"ROLE": "CONTENT WRITING LEAD",
"NAME": "Sarah Iyoob",
"IMAGE_SRC": "img/team/2023/Sarah.jpeg",
"FACEBOOK": "#",
"LINKEDIN": "#"
},
{
"ROLE": "EVENT COORDINATOR",
"NAME": "Dhanushi Piyaratne",
"IMAGE_SRC": "img/team/2023/Dhanushi.jpg",
"FACEBOOK": "#",
"LINKEDIN": "#"
},
{
"ROLE": "MARKETING LEAD",
"NAME": "Irushi Gunawardana",
"IMAGE_SRC": "img/team/2023/Irushi .jpg",
"FACEBOOK": "#",
"LINKEDIN": "#"
}

]
}

0 comments on commit 72d634d

Please sign in to comment.