Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<span class="emph">COMMUNITY</span> <br />
<span id="sidebar-team" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Team</a></span> <br />
<span id="sidebar-mailinglists" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Mailing Lists</a></span> <br />
<a class="sidebar-link external-link" target="_blank" href="https://issues.apache.org/jira/projects/AGE/issues">JIRA Issues - [Migration In Progress]</a> <br />
<a class="sidebar-link external-link" target="_blank" href="https://issues.apache.org/jira/projects/AGE/issues">JIRA Issues</a> <br />
<a class="sidebar-link external-link" target="_blank" href="https://github.com/apache/incubator-age">Github</a> <br />
</p>

Expand Down Expand Up @@ -161,11 +161,11 @@
<table>
<tbody>
<tr>
<td colspan="2"><b>v0.3.0-alpha</b> ⌛</td>
<td colspan="2"><b>v0.3.0-incubating (alpha)</b> ⌛</td>
</tr>
<tr>
<td class="tblhead">Release Date</td>
<td>Target 2020-12-31</td>
<td>Target 2021-01-15</td>
</tr>
<tr>
<td class="tblhead">Release Notes</td>
Expand All @@ -187,7 +187,7 @@
<table>
<tbody>
<tr>
<td colspan="2"><b>v0.4.0-beta</b></td>
<td colspan="2"><b>v0.4.0-incubating (beta)</b></td>
</tr>
<tr>
<td class="tblhead">Release Date</td>
Expand All @@ -203,6 +203,7 @@
<ul>
<li>Aggregation query support</li>
<li>Java driver support</li>
<li>Graph visualization tool integration</li>
</ul>
</td>
</tr>
Expand All @@ -212,7 +213,7 @@
<table>
<tbody>
<tr>
<td colspan="2"><b>v1.0.0-incubating (first stable release)</b></td>
<td colspan="2"><b>v1.0.0-incubating (stable)</b></td>
</tr>
<tr>
<td class="tblhead">Release Date</td>
Expand Down Expand Up @@ -900,7 +901,7 @@
<div class="main-item" id="main-team">
<div class="heading"><h1>Apache AGE Team Members</h1></div>
<div class="main-body">
<div class="heading center"><h2>✪ Champions and Mentors ✪</h2></div>
<div class="heading center"><h2>✪ Mentors ✪</h2></div>
<p class="center">AGE's Mentors are (sorted on last name in alphabetical order):</p>
<table class="center">
<thead>
Expand Down