blob: d37ad5db860571a858d16ea95d2c0908ca8e6fa6 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="dev@gora.apache.org" />
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta name="Description" content="Apache Gora -- Gora Credits" />
<meta name="Keywords" content="Apache Gora NoSQL Framework" />
<meta name="Owner" content="dev@gora.apache.org" />
<meta name="Robots" content="index, follow" />
<meta name="Security" content="Public" />
<meta name="Source" content="wiki template" />
<meta
name="DC.Rights"
content="Copyright 2010-2024, The Apache Software Foundation"
/>
<link href="/resources/css/bootstrap.min.css" rel="stylesheet" />
<!-- Fav and touch icons -->
<link
rel="apple-touch-icon-precomposed"
sizes="144x144"
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png"
/>
<link
rel="apple-touch-icon-precomposed"
sizes="114x114"
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png"
/>
<link
rel="apple-touch-icon-precomposed"
sizes="72x72"
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png"
/>
<link
rel="apple-touch-icon-precomposed"
href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png"
/>
<link rel="shortcut icon" href="/resources/img/feather-small.png" />
<title>Apache Gora&trade; - Gora Credits</title>
</head>
<body style="padding-top: 100px">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top shadow-lg">
<div class="container-fluid">
<a class="navbar-brand" href="/index.html"
><img
src="/resources/img/gora-logo.png"
alt="Apache Gora"
title="Apache Gora"
height="50px"
/></a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a class="nav-link" href="/downloads.html">Downloads</a>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown1"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>Community</a
>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown1">
<li>
<a
class="dropdown-item"
href="https://whimsy.apache.org/board/minutes/Gora.html"
>Board Reporting</a
>
</li>
<li>
<a class="dropdown-item" href="/contribute.html"
>Contribute</a
>
</li>
<li>
<a class="dropdown-item" href="/mailing_lists.html"
>Mailing Lists</a
>
</li>
<li>
<a class="dropdown-item" href="/credits.html">People</a>
</li>
<li>
<a class="dropdown-item" href="/related.html"
>Related Projects</a
>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown2"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>Documentation</a
>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown2">
<li><a class="dropdown-item" href="/about.html">About</a></li>
<li>
<a class="dropdown-item" href="/current/index.html"
>Current Documentation</a
>
</li>
<li>
<a class="dropdown-item" href="/current/api/javadoc.html"
>JavaDoc Documentation</a
>
</li>
<li>
<a class="dropdown-item" href="/current/tutorial.html"
>Gora Tutorial</a
>
</li>
<li>
<a
class="dropdown-item"
href="https://cwiki.apache.org/confluence/display/GORA/"
>Gora Wiki</a
>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown3"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>Development</a
>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown3">
<li>
<a
class="dropdown-item"
href="https://issues.apache.org/jira/browse/GORA"
>Issue Tracking</a
>
</li>
<li>
<a class="dropdown-item" href="/mailing_lists.html"
>Mailing Lists</a
>
</li>
<li>
<a class="dropdown-item" href="/version_control.html"
>Version Control</a
>
</li>
<li>
<a class="dropdown-item" href="/roadmap.html">Roadmap</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdown4"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
<img
src="/resources/img/feather-small.png"
alt="Apache"
title="Apache"
/>
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown4">
<li>
<a class="dropdown-item" href="http://www.apache.org"
>Apache Home</a
>
</li>
<li>
<a
class="dropdown-item"
href="http://www.apache.org/licenses/"
>Apache License</a
>
</li>
<li>
<a
class="dropdown-item"
href="http://www.apache.org/security/"
>Security</a
>
</li>
<li>
<a
class="dropdown-item"
href="http://www.apache.org/foundation/sponsorship.html"
>Support</a
>
</li>
<li>
<a
class="dropdown-item"
href="http://www.apache.org/foundation/thanks.html"
>Thanks</a
>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container top-buffer" id="Gora_Gora Credits">
<h2 id="a-page-dedicated-to-our-community-past-and-present">A page dedicated to our community past and present!<a class="headerlink" href="#a-page-dedicated-to-our-community-past-and-present" title="Permalink">&para;</a></h2>
<table class="table">
<thead>
<tr>
<th>Name</th>
<th>Username</th>
<th>Organization</th>
<th>Roles</th>
</tr>
</thead>
<tbody>
<tr>
<td>Andrzej Bialecki</td>
<td>ab</td>
<td><a href="http://www.getopt.org/">Getopt</a></td>
<td>CP</td>
</tr>
<tr>
<td>Andrew Hart</td>
<td><a href="https://www.linkedin.com/in/andrewfhart/">ahart</a></td>
<td><a href="https://jpl.nasa.gov/">NASA JPL</a></td>
<td>CP</td>
</tr>
<tr>
<td>Alfonso Nishikawa</td>
<td><a href="https://people.apache.org/%7Ealfonsonishikawa">alfonsonishikawa</a></td>
<td></td>
<td>CP</td>
</tr>
<tr>
<td>Enis Soztutar</td>
<td><a href="https://people.apache.org/%7Eenis">enis</a></td>
<td><a href="https://hortonworks.com/">Hortonworks</a></td>
<td>CP</td>
</tr>
<tr>
<td>Henry Saputra</td>
<td><a href="https://www.linkedin.com/in/henrysaputra">hsaputra</a></td>
<td></td>
<td>CP</td>
</tr>
<tr>
<td>Ioannis Canellos</td>
<td><a href="https://iocanel.blogspot.com/">iocanel</a></td>
<td><a href="https://www.redhat.com/">RedHat</a></td>
<td>CP</td>
</tr>
<tr>
<td>Furkan KAMACI</td>
<td><a href="https://www.linkedin.com/in/furkankamaci/">kamaci</a></td>
<td><a href="https://www.al-enterprise.com/">Alcatel-Lucent</a></td>
<td>CP</td>
</tr>
<tr>
<td>Kazuomi Kashii</td>
<td><a href="https://www.linkedin.com/in/kazuomikashii/">kaz</a></td>
<td><a href="https://www.healthline.com/">Healthline Networks</a></td>
<td>CP</td>
</tr>
<tr>
<td>Keith Turner</td>
<td>kturner</td>
<td><a href="https://www.ptech-llc.com/">Peterson Technologies</a></td>
<td>CP</td>
</tr>
<tr>
<td>Kevin Ratnasekera</td>
<td><a href="https://www.linkedin.com/in/djkevincr">djkevincr</a></td>
<td></td>
<td>CP + VP</td>
</tr>
<tr>
<td>Lewis John McGibbney</td>
<td><a href="https://uk.linkedin.com/in/lmcgibbney">lewismc</a></td>
<td><a href="https://jpl.nasa.gov/">NASA JPL</a></td>
<td>CP</td>
</tr>
<tr>
<td>Chris A. Mattmann</td>
<td><a href="https://www.linkedin.com/in/chrismattmann/">mattmann</a></td>
<td><a href="https://jpl.nasa.gov/">NASA JPL</a></td>
<td>CP + 👑</td>
</tr>
<tr>
<td>Roland von Herget</td>
<td>rherget</td>
<td></td>
<td>CP</td>
</tr>
<tr>
<td>Renato Marroquin</td>
<td><a href="https://www.linkedin.com/in/renato2099/">rmarroquin</a></td>
<td><a href="https://ucsp.edu.pe/">Universidad Catolica San Pablo</a></td>
<td>CP</td>
</tr>
<tr>
<td>Dave Woollard</td>
<td><a href="https://www.linkedin.com/in/david-woollard/">woollard</a></td>
<td><a href="https://jpl.nasa.gov/">NASA JPL</a></td>
<td>CP</td>
</tr>
<tr>
<td>Alparslan Avcı</td>
<td><a href="https://www.linkedin.com/in/alparslan-avci/">alparslanavci</a></td>
<td><a href="https://www.agmlab.com/">AGMLab</a></td>
<td>CP</td>
</tr>
<tr>
<td>Apostolos Giannakidis</td>
<td><a href="https://www.linkedin.com/in/giannakidisapostolos">apgiannakidis</a></td>
<td><a href="https://oracle.com">Oracle</a></td>
<td>CP</td>
</tr>
<tr>
<td>Damien Raude-Morvan</td>
<td><a href="https://www.linkedin.com/in/damienraudemorvan">drazzib</a></td>
<td><a href="https://www.dictanova.com/">Dictanova</a></td>
<td>CP</td>
</tr>
<tr>
<td>Pierre Sutra</td>
<td><a href="https://sites.google.com/site/0track/">otrack</a></td>
<td><a href="https://www.telecom-sudparis.eu/">Telecom SudParis</a></td>
<td>CP</td>
</tr>
<tr>
<td>Talat Uyarer</td>
<td><a href="https://www.linkedin.com/in/talatuyarer">talat</a></td>
<td></td>
<td>CP</td>
</tr>
<tr>
<td>Ferdy Galema</td>
<td><a href="https://www.linkedin.com/pub/ferdy-galema/">ferdy / ferdy.g</a></td>
<td>Kalooga</td>
<td>CP</td>
</tr>
<tr>
<td>Dogacan Guney</td>
<td><a href="https://www.linkedin.com/in/dogacan/">dogacan</a></td>
<td><a href="https://about.google">Google</a></td>
<td>CP</td>
</tr>
<tr>
<td>Julien Nioche</td>
<td><a href="https://www.linkedin.com/in/julien-nioche-4b7b453/">jnioche</a></td>
<td><a href="https://digitalpebble.com/">DigitalPebble</a></td>
<td>CP</td>
</tr>
<tr>
<td>Sertan Alkan</td>
<td>sertan</td>
<td></td>
<td>CP</td>
</tr>
<tr>
<td>Madhawa Gunasekara</td>
<td><a href="http://www.linkedin.com/in/mgunasekara">madhawa</a></td>
<td></td>
<td>CP</td>
</tr></tbody></table>
<table class="table">
<thead>
<tr>
<th>Role</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>C</td>
<td>a committer</td>
</tr>
<tr>
<td>P</td>
<td>a PMC member</td>
</tr>
<tr>
<td>VP</td>
<td>project chair and Apache Foundation Vice-President/Officer for Gora</td>
</tr>
<tr>
<td>👑</td>
<td>project champion</td>
</tr></tbody></table>
</div>
<!-- /container (main block) -->
<hr />
<div class="container">
<footer>
<p>
Copyright © 2010-2024 The Apache Software Foundation.
Licensed under
<a href="http://www.apache.org/licenses/LICENSE-2.0"
>Apache License 2.0</a
>.
</p>
<p>
Apache Gora, Gora, Apache, the Apache feather logo, and the Apache
Gora project logo are trademarks of The Apache Software Foundation.
</p>
</footer>
</div>
<!-- /container -->
<script src="/resources/js/bootstrap.bundle.min.js"></script>
<script type="text/javascript">
stLight.options({
publisher: "4059fafd-3891-49f9-8c96-e4100290d8e6",
doNotHash: false,
doNotCopy: false,
hashAddressBar: false,
});
</script>
<script src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/highlight.min.js"></script>
<script>
hljs.highlightAll();
</script>
</body>
</html>