diff --git a/src/components/VP/index.tsx b/src/components/VP/index.tsx index a0e653604..fb62f0386 100644 --- a/src/components/VP/index.tsx +++ b/src/components/VP/index.tsx @@ -1,17 +1,11 @@ import React from "react"; -const pmc_chair_quote = `"Earlier this year, I was selected by my fellow PMC members as the project’s VP. The main role of the VP is to report - quarterly to the Apache Software Foundation Board, - representing CloudStack and providing updates on the health - and status of the project. I am grateful for the opportunity - to serve as the CloudStack VP and to work with amazing people - from the community to continue making CloudStack an even - greater cloud orchestration platform!"` - -const pmc_chair_name = "Nicolás Vázquez" -const pmc_chair_picture = "/img/authors/nicolas.png" -const pmc_chair_githandle = "nvazquez" -const pmc_chair_linked = "nvazquezuy" +const pmc_chair_quote = `"I’m excited to continue as VP this year, with a clear focus: supporting a active, open community and ensuring the project is healthy, especially as reliable, private clouds are ever more important."` + +const pmc_chair_name = "Wido den Hollander" +const pmc_chair_picture = "/img/authors/wido.png" +const pmc_chair_githandle = "wido" +const pmc_chair_linked = "widodh" const git_link = "https://github.com/"+pmc_chair_githandle const linked_link = "https://www.linkedin.com/in/"+pmc_chair_linked diff --git a/src/pages/who.mdx b/src/pages/who.mdx index 812de3eab..976680451 100644 --- a/src/pages/who.mdx +++ b/src/pages/who.mdx @@ -35,6 +35,7 @@ The following data is subject to change. The up-to-date information can be found - David Nalley (ke4qqq) - Disheng Su (edison) - Erik Weber (erikw) +- Fabricio Duarte Junior (fabricio) - Gabriel Beims Bräscher (gabriel) - Giles Sirett (giles) - Go Chiba (gochiba) @@ -49,6 +50,7 @@ The following data is subject to change. The up-to-date information can be found - John Kinsella (jlk) - Karen Vuong (karenv) - Kevin Kluge (kluge) +- Kiran Chavala (kiranchavala) - Marcus Sorensen (mlsorensen) - Mark R. Hinkle (mrhinkle) - Matt Richard Hogstrom (hogstrom) @@ -81,6 +83,7 @@ The following data is subject to change. The up-to-date information can be found **Committers**: +- Abhisar Sinha (abhisar) - Abhinandan Prateek (aprateek) - Abhishek Kumar (shwstppr) - Ahmad Emneina (ahmad) @@ -117,7 +120,6 @@ The following data is subject to change. The up-to-date information can be found - Devdeep Singh (devdeep) - Disheng Su (edison) - Erik Weber (erikw) -- Fabricio Duarte Junior (fabricio) - Frank Maximus (fmaximus) - Funs Kessen (snuf) - Gabriel Beims Bräscher (gabriel) @@ -128,6 +130,7 @@ The following data is subject to change. The up-to-date information can be found - Girish Prabhakar Shilamkar (girish) - Go Chiba (gochiba) - Harikrishna Patnala (harikrishna) +- Henrique Sato (henriquesato) - Hiroaki Kawai (kawai) - Hugo Trippaers (hugo) - Ian Duffy (duffy) @@ -149,12 +152,12 @@ The following data is subject to change. The up-to-date information can be found - Kelcey Damage (kdamage) - Kelven Yang (kelveny) - Kevin Kluge (kluge) -- Kiran Chavala (kiranchavala) - Kirk Kosinski (kirk) - Kishan (kishan) - Koushik Das (koushik) - Laszlo Hornyak (kocka) - Likitha Shetty (likithas) +- Manoj Kumar (manojkumar) - Marc-Aurèle Brothier (marcaurele) - Marco Sinhoreli (msinhore) - Marcus Sorensen (mlsorensen) @@ -190,6 +193,7 @@ The following data is subject to change. The up-to-date information can be found - Rene Moser (resmo) - Rene Peinthor (rp9) - Rohit Yadav (rohit) +- Rositsa Kyuchukova (rosikyu) - Sailaja Mada (sailajamada) - Saksham Srivastava (saksham) - Sam Robertson (slriv) diff --git a/static/img/authors/wido.png b/static/img/authors/wido.png new file mode 100644 index 000000000..35c47119b Binary files /dev/null and b/static/img/authors/wido.png differ