Skip to content

Commit 8b17a27

Browse files
author
Daan Hoogland
committed
new VP
1 parent 2c32485 commit 8b17a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/generate_who.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def generate_markdown(pmc_members, committers):
9797
9898
""")
9999

100-
pmc_chair = "Daniel Augusto Veronezi Salvador (gutoveronezi)"
100+
pmc_chair = "Nicolás Vázquez (nvazquez)"
101101
f.write(f"**PMC Chair**: {pmc_chair}\n\n")
102102

103103
f.write("The following data is subject to change. The up-to-date information can be found on <a href=\"http://people.apache.org/committers-by-project.html#cloudstack-pmc\">the Apache Peoples site</a>:\n\n")

0 commit comments

Comments
 (0)