Repository: airavata-site Updated Branches: refs/heads/asf-site 99199075f -> e0476d14e
Updating HTML content after jekyll build Project: http://git-wip-us.apache.org/repos/asf/airavata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-site/commit/e0476d14 Tree: http://git-wip-us.apache.org/repos/asf/airavata-site/tree/e0476d14 Diff: http://git-wip-us.apache.org/repos/asf/airavata-site/diff/e0476d14 Branch: refs/heads/asf-site Commit: e0476d14e324b57e87f7809f5cad57470ca5d3ba Parents: 9919907 Author: Gourav Shenoy <[email protected]> Authored: Mon Apr 10 15:47:54 2017 -0400 Committer: Gourav Shenoy <[email protected]> Committed: Mon Apr 10 15:47:54 2017 -0400 ---------------------------------------------------------------------- content/community.html | 9 +++++++++ content/development.html | 8 ++++++-- content/mailing-list.html | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-site/blob/e0476d14/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index fb12241..a70daa5 100644 --- a/content/community.html +++ b/content/community.html @@ -186,6 +186,15 @@ </tr> <tr> + <th scope="row">Gourav Ganesh Shenoy</th> + <td scope="row">goshenoy</td> + <td scope="row">goshenoy [at] apache [dot] org</td> + <td scope="row">Indiana University</td> + <td scope="row">committer</td> + <td scope="row">-5</td> + </tr> + + <tr> <th scope="row">Hasini Gunasinghe</th> <td scope="row">hasini</td> <td scope="row">hasini [at] google [dot] com</td> http://git-wip-us.apache.org/repos/asf/airavata-site/blob/e0476d14/content/development.html ---------------------------------------------------------------------- diff --git a/content/development.html b/content/development.html index 9dea1d8..dbf8190 100644 --- a/content/development.html +++ b/content/development.html @@ -179,8 +179,12 @@ <h3>Airavata Web Site</h3> <p>The Apache Airavata website is availalbe from Apache's Git repository and mirrored in GitHub.</p> <ol> - <li><a href="https://git-wip-us.apache.org/repos/asf/airavata-php-gateway.git">Canonical ASF Git repo to be used by committers. </a></li> - <li><a href="https://github.com/apache/airavata-site">GitHub Mirror</a></li> + <li> + <p><a href="https://git-wip-us.apache.org/repos/asf/airavata-site.git">https://git-wip-us.apache.org/repos/asf/airavata-site.git</a> - Canonical ASF Git repo to be used by committers.</p> + </li> + <li> + <p><a href="https://github.com/apache/airavata-site">https://github.com/apache/airavata-site</a> - GitHub Mirror</p> + </li> </ol> </div> <div id="build" class="section scrollspy"> http://git-wip-us.apache.org/repos/asf/airavata-site/blob/e0476d14/content/mailing-list.html ---------------------------------------------------------------------- diff --git a/content/mailing-list.html b/content/mailing-list.html index fe5d2db..ab39c15 100644 --- a/content/mailing-list.html +++ b/content/mailing-list.html @@ -143,7 +143,7 @@ <td>Archives:</td> <td> <ul> - <li>https://lists.apache.org/[email protected]">Apache</li> + <li>https://lists.apache.org/[email protected]">Apache</a></li> <li><a href="http://markmail.org/search/+list:org.apache.airavata.architecture">Markmail Archive</a></li> </ul> </td>
