diff --git a/src/data/team.json b/src/data/team.json index 42afc799543c72dbb409bcc916d2c05bbbe1454b..0c59f9c0e06aadae51b364968999625b54f6016d 100644 --- a/src/data/team.json +++ b/src/data/team.json @@ -63,13 +63,6 @@ "fonction": "Lead Editoria Developer", "description": "Alexis is a full stack engineer. Alexis is the lead developer on Editoria and leads the development on the community Feature Proposal process." }, - { - "cardWidth": "normal", - "portrait": "/images/uploads/Faith.jpg", - "name": "Faith Bosworth", - "fonction": "Media Writer", - "description": "Faith is a writer, facilitator, activist, thinker. Faith assists with much of the communication and content strategy for us, especially with our series of collaboratively written blog posts." - }, { "cardWidth": "normal", "portrait": "/images/uploads/Anne.jpg", @@ -139,7 +132,47 @@ "name": "Wendell Piez", "fonction": "Labs Team - XSweet", "description": "Wendell is a stone cold guru in the XML and XSLT worlds. Now working with National Institute of Standards and Technologies (NIST), Information Technology Laboratory (ITL), Wendell is also a long term friend of the XML Guild and has been deeply involved in Balisage for many years. Wendell lives in Maryland, USA." - } + }, + { + "cardWidth": "normal", + "portrait":"/images/uploads/DanVisel.jpg", + "name":"Dan Visel", + "fonction":"", + "description":"Dan Visel is a creative technologist. As part of the Institute for the Future of the Book, he wrote and spoke extensively about the changing nature of reading and writing. Besides working with Coko, he's currently busy building digital projects for the National University of Singapore Press and is half of Circumference Books, a press for poetry in translation." + }, + { + "cardWidth": "normal", + "portrait":"/images/uploads/VigneshDevendran.jpg", + "name":"Vignesh Devendran", + "fonction":"", + "description":"Developer with many years of experience in developing enterprise web applications. Vignesh currently work towards improving and extending features in Kotahi platform. He is a creative logical thinker with a great passion for technology and innovation. He is from Tamil Nadu, India." + }, + { + "cardWidth": "normal", + "portrait":"/images/uploads/BelaToci.jpg", + "name":"Bela Toci", + "fonction":"", + "description":"Bela is a Mechatronics Engineer graduate, from Albania. She is an open-source enthusiast, environmentalist, an avid reader, and very passionate about open knowledge." + }, + { + "cardWidth": "normal", + "portrait":"/images/uploads/.jpg", + "name":"Shanthi Babu", + "fonction":"", + "description":"Shanthi is a full stack developer. She holds 4+ years of experience in developing full stack web application processing, analysis, and rendering data visually. She prides herself in managing and debugging web applications and softwares with complete accuracy. She is passionate about problem solving and implementation of new features." + }, { + "cardWidth": "normal", + "portrait":"/images/uploads/.jpg", + "name":"Yash Gupta", + "fonction":"", + "description":"Yash is a Passionate Frontend Web Developer from Lucknow, India. He works on Kotahi at Coko, enjoys public speaking, and being an aficionado of various subjects. Connect with Yash: https://twitter.com/yashguptaz" + }, { + "cardWidth": "normal", + "portrait":"/images/uploads/.jpg", + "name":"", + "fonction":"", + "description":"" + } ], "board": [ { @@ -207,4 +240,4 @@ "description": "Rabble is a technologist who explores the intersection of product, engineering, and the political systems in which they exist. His passion is in the space of new emerging start-ups and making the world a better place through civic technology projects. Evan is has helped found and grow a vast number of interesting organisations and technologies including indymedia, Crafted Code, Twitter, Neo, Affinity.works, and Planetary." } ] -} \ No newline at end of file +} diff --git a/static/images/uploads/BelaToci.jpg b/static/images/uploads/BelaToci.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a2cd0400c54397da4751da23c06e636c7ec20d5 Binary files /dev/null and b/static/images/uploads/BelaToci.jpg differ diff --git a/static/images/uploads/DanVisel.jpg b/static/images/uploads/DanVisel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2ba68c2ffbfefaa7848a35f9f5b2b418bf16c09 Binary files /dev/null and b/static/images/uploads/DanVisel.jpg differ diff --git a/static/images/uploads/vigneshdevendran.jpg b/static/images/uploads/vigneshdevendran.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fef4c8da107063f8fab5eaa16bdbe0b7a866538 Binary files /dev/null and b/static/images/uploads/vigneshdevendran.jpg differ