summaryrefslogtreecommitdiff
path: root/content/credits.html
blob: 01320b5bb3e973448a2d4d1fa03fb283fbf265fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html>
<html>
<head>
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
	<meta http-equiv="Content-Language" content="en" />
	<title>Apache ZooKeeper</title>
	<link rel="stylesheet" href="css/bootstrap.min.css" />
	<script src="js/jquery-3.3.1.slim.min.js"></script>
	<script src="js/popper.min.js"></script>
	<script src="js/bootstrap.min.js"></script>
	<link rel="stylesheet" href="css/site.css" />
	<link rel="stylesheet" href="css/print.css" media="print" />
	<link rel="shortcut icon" href="images/favicon.ico">
</head>
<body class="topBarEnabled">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
	<a class="navbar-brand" href="index.html"><img src="images/zookeeper_small.gif" height="55px"/>Apache ZooKeeper&trade;</a>
	<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
		<span class="navbar-toggler-icon"></span>
	</button>

	<div class="collapse navbar-collapse" id="navbarSupportedContent">
		<ul class="navbar-nav mr-auto">
			<li class="nav-item dropdown">
				<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
					Project
				</a>
				<div class="dropdown-menu" aria-labelledby="navbarDropdown">
					<a class="dropdown-item" href="releases.html#news">News</a>
					<a class="dropdown-item" href="releases.html">Releases</a>
					<a class="dropdown-item" href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index">Wiki</a>
					<a class="dropdown-item" href="credits.html">Credits</a>
					<a class="dropdown-item" href="bylaws.html">Bylaws</a>
					<a class="dropdown-item" href="https://www.apache.org/licenses/">License</a>
					<a class="dropdown-item" href="privacy.html">Privacy Policy</a>
					<a class="dropdown-item" href="security.html">Security</a>
					<a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a>
				</div>
			</li>
			<li class="nav-item dropdown">
				<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
					Documentation
				</a>
				<div class="dropdown-menu" aria-labelledby="navbarDropdown">
                                        <a class="dropdown-item" href="doc/r3.8.1/index.html">Release 3.8.1</a>
                                        <a class="dropdown-item" href="doc/r3.8.0/index.html">Release 3.8.0</a>
                                        <a class="dropdown-item" href="doc/r3.7.1/index.html">Release 3.7.1</a>
                                        <a class="dropdown-item" href="doc/r3.6.4/index.html">Release 3.6.4</a>
                                        <a class="dropdown-item" href="doc/r3.5.10/index.html">Release 3.5.10</a>
					<a class="dropdown-item" href="doc/r3.4.14">Release 3.4.14</a>
					<a class="dropdown-item" href="documentation.html">Older Versions</a>
				</div>
			</li>
			<li class="nav-item dropdown">
				<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
					Developers
				</a>
				<div class="dropdown-menu" aria-labelledby="navbarDropdown">
					<a class="dropdown-item" href="lists.html">Mailing Lists</a>
					<a class="dropdown-item" href="irc.html">IRC Channel</a>
					<a class="dropdown-item" href="git.html">Version Control</a>
					<a class="dropdown-item" href="https://issues.apache.org/jira/browse/ZOOKEEPER">Issue Tracker</a>
					<a class="dropdown-item" href="events.html">Events</a>
				</div>
			</li>
			<li class="nav-item dropdown">
				<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
					ASF
				</a>
				<div class="dropdown-menu" aria-labelledby="navbarDropdown">
					<a class="dropdown-item" href="https://www.apache.org/foundation/" target="_blank" title="Apache Software Foundation">Apache Software Foundation</a>
					<a class="dropdown-item" href="https://www.apache.org/foundation/how-it-works.html" target="_blank" title="How Apache Works">How Apache Works</a>
					<a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a>
				</div>
			</li>
		</ul>
	</div>
</nav>

<div class="container">
<!--
Licensed 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.
//-->
<h1>ZooKeeper Credits</h1>
<ul>
<li><a href="#pmc">PMC Members</a></li>
<li><a href="#committers">Committers</a></li>
<li><a href="#contributors">Contributors</a></li>
</ul>
<p><a name="pmc"></a></p>
<h2>PMC Members</h2>
<p>ZooKeeper's active PMC members are</p>
<table class="table table-striped table-bordered">
<thead>
<tr><th>Username</th><th>Name</th><th>Organization</th><th>Time Zone</th></tr>
</thead>
<tbody>
<tr><td>tdunning</td><td>Ted Dunning</td><td>MapR Technologies</td><td>-8</td></tr>
<tr><td>camille</td><td>Camille Fournier</td><td>RentTheRunway</td><td>-5</td></tr>
<tr><td>phunt</td><td>Patrick Hunt</td><td>Cloudera Inc.</td><td>-8</td></tr>
<tr><td>fpj</td><td>Flavio Junqueira</td><td>Confluent</td><td>+0</td></tr>
<tr><td>ivank</td><td>Ivan Kelly</td><td>Midokura</td><td>+2</td></tr>
<tr><td>mahadev</td><td>Mahadev Konar</td><td>Hortonworks Inc.</td><td>-8</td></tr>
<tr><td>michim</td><td>Michi Mutsuzaki</td><td>Nicira</td><td>-8</td></tr>
<tr><td>cnauroth</td><td>Chris Nauroth</td><td>Hortonworks Inc.</td><td>-8</td></tr>
<tr><td>breed</td><td>Benjamin Reed</td><td>Facebook</td><td>-8</td></tr>
<tr><td>henry</td><td>Henry Robinson</td><td>Cloudera Inc.</td><td>-8</td></tr>
<tr><td>rgs</td><td>Raul Gutierrez Segales</td><td>Pinterest</td><td>-8</td></tr>
<tr><td>rakeshr</td><td>Rakesh Radhakrishnan</td><td>Intel</td><td>+5:30</td></tr>
<tr><td>hanm</td><td>Michael Han</td><td>Twitter</td><td>-8</td></tr>
<tr><td>andor</td><td>Andor Molnar</td><td>Cloudera Inc.</td><td>+1</td></tr>
<tr><td>eolivelli</td><td>Enrico Olivelli</td><td>Diennea</td><td>+1</td></tr>
<tr><td>symat</td><td>Mate Szalay-Beko</td><td>Cloudera Inc.</td><td>+1</td></tr>
</tbody>
</table>
<p><a name="committers"></a></p>
<h2>Committers</h2>
<p>ZooKeeper's active committers are</p>
<table class="table table-striped table-bordered">
<thead>
<tr><th>Username</th><th>Name</th><th>Organization</th><th>Time Zone</th></tr>
</thead>
<tbody>
<tr><td>camille</td><td>Camille Fournier</td><td>RentTheRunway</td><td>-5</td></tr>
<tr><td>phunt</td><td>Patrick Hunt</td><td>Cloudera Inc.</td><td>-8</td></tr>
<tr><td>fpj</td><td>Flavio Junqueira</td><td>Confluent</td><td>+1</td></tr>
<tr><td>cnauroth</td><td>Chris Nauroth</td><td>Hortonworks Inc.</td><td>-8</td></tr>
<tr><td>mahadev</td><td>Mahadev Konar</td><td>Hortonworks Inc.</td><td>-8</td></tr>
<tr><td>gkesavan</td><td>Giridharan Kesavan</td><td>Hortonworks Inc.</td><td>-8</td></tr>
<tr><td>akornev</td><td colspan="3">Andrew Kornev</td></tr>
<tr><td>michim</td><td>Michi Mutsuzaki</td><td>Nicira</td><td>-8</td></tr>
<tr><td>breed</td><td>Benjamin Reed</td><td>Facebook</td><td>-8</td></tr>
<tr><td>henry</td><td>Henry Robinson</td><td>Cloudera Inc.</td><td>-8</td></tr>
<tr><td>shralex</td><td>Alex Shraer</td><td>Apple</td><td>-8</td></tr>
<tr><td>thawan</td><td>Thawan Kooburat</td><td>Facebook</td><td>-8</td></tr>
<tr><td>rakeshr</td><td>Rakesh Radhakrishnan</td><td>Intel</td><td>+5:30</td></tr>
<tr><td>hdeng</td><td>Hongchao Deng</td><td>CoreOS</td><td>-8</td></tr>
<tr><td>rgs</td><td>Raul Gutierrez Segales</td><td>Pinterest</td><td>-8</td></tr>
<tr><td>hanm</td><td>Michael Han</td><td>Twitter</td><td>-8</td></tr>
<tr><td>arshad</td><td>Mohammad Arshad</td><td>Huawei</td><td>+5:30</td></tr>
<tr><td>afine</td><td>Abraham Fine</td><td>IFTTT</td><td>-8</td></tr>
<tr><td>andor</td><td>Andor Molnar</td><td>Cloudera Inc.</td><td>+1</td></tr>
<tr><td>fangmin</td><td>Fangmin Lyu</td><td>Facebook</td><td>-8</td></tr>
<tr><td>eolivelli</td><td>Enrico Olivelli</td><td>Diennea</td><td>+1</td></tr>
<tr><td>nkalmar</td><td>Norbert Kalmar</td><td>Cloudera</td><td>+1</td></tr>
<tr><td>enixon</td><td>Brian Nixon</td><td>Facebook</td><td>-8</td></tr>
<tr><td>symat</td><td>Mate Szalay-Beko</td><td>Cloudera Inc.</td><td>+1</td></tr>
<tr><td>ddiederen</td><td>Damien Diederen</td><td>Crosstwine Labs</td><td>+1</td></tr>
</tbody>
</table>
<p><a name="contributors"></a></p>
<h2>Contributors</h2>
<p>A list of ZooKeeper contributors and their contributions is available from <a href="https://issues.apache.org/jira/browse/ZooKeeper">Jira</a></p>
</div>

<footer>
    <div class="row">
        <div class="col">Copyright &copy; 2010-2020
            <a href="https://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>
            Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and the Apache ZooKeeper project logo are trademarks of The Apache Software Foundation.
        </div>
        <div class="col-sm-2">
            <a href="https://apache.org" id="bannerRight">
                <img src="images/asf-logo-with-feather.png" height="83px"/>
            </a>
        </div>
    </div>
</footer>
</body>
</html>