File tree Expand file tree Collapse file tree 3 files changed +8
-14
lines changed
Expand file tree Collapse file tree 3 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 11import React from "react" ;
22
3- 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
4- quarterly to the Apache Software Foundation Board,
5- representing CloudStack and providing updates on the health
6- and status of the project. I am grateful for the opportunity
7- to serve as the CloudStack VP and to work with amazing people
8- from the community to continue making CloudStack an even
9- greater cloud orchestration platform!"`
10-
11- const pmc_chair_name = "Nicolás Vázquez"
12- const pmc_chair_picture = "/img/authors/nicolas.png"
13- const pmc_chair_githandle = "nvazquez"
14- const pmc_chair_linked = "nvazquezuy"
3+ const pmc_chair_quote = `"some text"`
4+
5+ const pmc_chair_name = "Wido den Hollander"
6+ const pmc_chair_picture = "/img/authors/wido.png"
7+ const pmc_chair_githandle = "wido"
8+ const pmc_chair_linked = "widodh"
159
1610const git_link = "https://github.com/" + pmc_chair_githandle
1711const linked_link = "https://www.linkedin.com/in/" + pmc_chair_linked
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ The following data is subject to change. The up-to-date information can be found
3535- David Nalley (ke4qqq)
3636- Disheng Su (edison)
3737- Erik Weber (erikw)
38+ - Fabricio Duarte Junior (fabricio)
3839- Gabriel Beims Bräscher (gabriel)
3940- Giles Sirett (giles)
4041- Go Chiba (gochiba)
@@ -49,6 +50,7 @@ The following data is subject to change. The up-to-date information can be found
4950- John Kinsella (jlk)
5051- Karen Vuong (karenv)
5152- Kevin Kluge (kluge)
53+ - Kiran Chavala (kiranchavala)
5254- Marcus Sorensen (mlsorensen)
5355- Mark R. Hinkle (mrhinkle)
5456- Matt Richard Hogstrom (hogstrom)
@@ -117,7 +119,6 @@ The following data is subject to change. The up-to-date information can be found
117119- Devdeep Singh (devdeep)
118120- Disheng Su (edison)
119121- Erik Weber (erikw)
120- - Fabricio Duarte Junior (fabricio)
121122- Frank Maximus (fmaximus)
122123- Funs Kessen (snuf)
123124- Gabriel Beims Bräscher (gabriel)
@@ -149,7 +150,6 @@ The following data is subject to change. The up-to-date information can be found
149150- Kelcey Damage (kdamage)
150151- Kelven Yang (kelveny)
151152- Kevin Kluge (kluge)
152- - Kiran Chavala (kiranchavala)
153153- Kirk Kosinski (kirk)
154154- Kishan (kishan)
155155- Koushik Das (koushik)
You can’t perform that action at this time.
0 commit comments