From 1f84a96015e84f9d95f12315e529cffcb79e6f3c Mon Sep 17 00:00:00 2001 From: Adam Hyde <adam@coko.foundation> Date: Tue, 7 Jun 2022 06:57:50 +0000 Subject: [PATCH] Update team.json --- src/data/team.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/data/team.json b/src/data/team.json index 8f1318d..21ede12 100644 --- a/src/data/team.json +++ b/src/data/team.json @@ -42,6 +42,20 @@ "fonction": "QA Engineer", "description": "Sidorela is our talented QA engineer and really passionate about open source projects and open knowledge." }, + { + "cardWidth": "normal", + "portrait": "/images/uploads/Snehil.jpg", + "name": "Snehil Raj", + "fonction": "Developer", + "description": "Snehil Raj is a full-stack software developer with a keen interest to learn new things. He started his career by contributing to open-source projects and aims to build more in open-source to serve the community. He enjoys listening to rock and metal songs and watching classic top-rated movies. Snehil is a native of Ranchi, India and wants to grow the tech community and open-source awareness in his city." + }, + { + "cardWidth": "normal", + "portrait": "/images/uploads/vukile.jpg", + "name": "Vukile Langa", + "fonction": "Developer", + "description": "Vukile is a web developer keen to learn more about new developments in the tech field, and to apply this knowledge to solve problems in the real world." + } { "cardWidth": "normal", "portrait": "/images/uploads/Giannis.jpg", @@ -244,20 +258,6 @@ "name": "Pankaj Kandpal", "fonction": "Developer", "description": "Pankaj Kandpal is a Software Development Engineer at ColoredCow with 2+ years of experience building web and mobile applications. Pankaj has worked in MarTech, EduTech, and Social Sector domains. Being a believer in making things happen, has helped him collaborate in a team, be upfront, and take responsibility. He finds solving abstractions interesting. He also enjoys cooking and playing LAN games." - }, - { - "cardWidth": "normal", - "portrait": "/images/uploads/Snehil.jpg", - "name": "Snehil Raj", - "fonction": "Developer", - "description": "Snehil Raj is a full-stack software developer with a keen interest to learn new things. He started his career by contributing to open-source projects and aims to build more in open-source to serve the community. He enjoys listening to rock and metal songs and watching classic top-rated movies. Snehil is a native of Ranchi, India and wants to grow the tech community and open-source awareness in his city." - }, - { - "cardWidth": "normal", - "portrait": "/images/uploads/vukile.jpg", - "name": "Vukile Langa", - "fonction": "Developer", - "description": "Vukile is a web developer keen to learn more about new developments in the tech field, and to apply this knowledge to solve problems in the real world." } ], "board": [ -- GitLab