You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/VP/index.tsx
+6-12Lines changed: 6 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,11 @@
1
1
importReactfrom"react";
2
2
3
-
constpmc_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
-
constpmc_chair_name="Nicolás Vázquez"
12
-
constpmc_chair_picture="/img/authors/nicolas.png"
13
-
constpmc_chair_githandle="nvazquez"
14
-
constpmc_chair_linked="nvazquezuy"
3
+
constpmc_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."`
0 commit comments