Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Liu2020-10-02 15:52:26 +0000
committerYi Liu2020-10-02 15:52:32 +0000
commit00add301984bd84f6301b0cfceaa30f17fadd708 (patch)
treec62807f89e038d2bbde378720a09f4cd1399f506
parent0caa6b1e58cf5f604d556a16593763b4f13c4de5 (diff)
downloadmembership-00add301984bd84f6301b0cfceaa30f17fadd708.tar.gz
membership-00add301984bd84f6301b0cfceaa30f17fadd708.tar.xz
membership-00add301984bd84f6301b0cfceaa30f17fadd708.zip
bug 3900 add vote result on vote 2020
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org> Change-Id: I5c4ed7fd745cceb9759ba09f62ca1e5f46edefef
-rw-r--r--vote2020/content/en_index.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/vote2020/content/en_index.php b/vote2020/content/en_index.php
index dfe0160..a85bd9f 100644
--- a/vote2020/content/en_index.php
+++ b/vote2020/content/en_index.php
@@ -14,6 +14,14 @@
?>
<h1><?php print $pageTitle;?></h1>
+<p>The voting period ended on September 29, 2020 with the modifications to the Eclipse Foundation, Inc.’s Bylaws and Membership Agreement being ratified by a 97% majority. These new Bylaws and Membership Agreement are effective as of October 1, 2020, and are available on our <a href="https://www.eclipse.org/org/documents/">Governance Documents</a> page.</p>
+
+<p>The results of the vote were:</p>
+<ul>
+ <li>YES: (97%)</li>
+ <li>NO: (3%)</li>
+</ul>
+
<p>The Eclipse Foundation, Inc. received approval of its Board of Directors to update the Eclipse Foundation, Inc.&rsquo;s Bylaws and Membership Agreement at its August 19, 2020, meeting.</p>
<ul>

Back to the top