This is an automated email from the ASF dual-hosted git repository.
eya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 080ab39 Release Process
080ab39 is described below
commit 080ab39922493b968a1b6492ee10ca4ea3c67e1d
Author: eyab <[email protected]>
AuthorDate: Mon Nov 8 11:16:26 2021 -0800
Release Process
---
index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.html b/index.html
index 40e35e9..5fd3372 100644
--- a/index.html
+++ b/index.html
@@ -46,6 +46,8 @@
<span class="emph">CONTRIBUTION</span> <br />
<span id="sidebar-contribute" class="sidebar-item"> <a
class="sidebar-link" href="#" onclick="handleClick(this)">How to
Contribute</a></span> <br />
<span id="sidebar-devguidelines" class="sidebar-item"> <a
class="sidebar-link" href="#" onclick="handleClick(this)">Developer
Guidelines</a></span> <br />
+
+ <span id="sidebar-releaseprocess" class="sidebar-item"> <a
class="sidebar-link"
href="https://drive.google.com/file/d/1YMCkgHXq1f1EeCdg3cXmxx4I34P7Gz9q/view?usp=sharing"
onclick="handleClick(this)">Release Process</a></span> <br />
</p>