2017-10-31 19:03:08 +01:00
|
|
|
{% extends "zerver/portico.html" %}
|
2017-10-11 20:07:13 +02:00
|
|
|
|
2017-10-31 19:03:08 +01:00
|
|
|
{% block title %}
|
|
|
|
<title>Zulip: the best group chat for open source projects</title>
|
|
|
|
{% endblock %}
|
|
|
|
|
|
|
|
{% block customhead %}
|
|
|
|
{{ super() }}
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
{% stylesheet 'portico' %}
|
|
|
|
{% stylesheet 'landing-page' %}
|
2017-11-17 19:50:55 +01:00
|
|
|
<script>
|
|
|
|
var contributors_list = {{ contrib|safe }};
|
|
|
|
</script>
|
2017-10-31 19:03:08 +01:00
|
|
|
{{ render_bundle('landing-page') }}
|
|
|
|
|
|
|
|
{% endblock %}
|
|
|
|
|
|
|
|
{% block portico_content %}
|
|
|
|
|
|
|
|
{% include 'zerver/landing_nav.html' %}
|
|
|
|
|
|
|
|
<div class="portico-landing why-page no-slide">
|
|
|
|
<div class="hero bg-pycon drone">
|
|
|
|
<div class="bg-dimmer"></div>
|
|
|
|
<div class="content">
|
2017-10-31 20:27:56 +01:00
|
|
|
<h1 class="center">The Zulip team</h1>
|
|
|
|
<p>Learn about the people behind Zulip!</p>
|
2017-10-31 19:03:08 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="main">
|
2017-11-13 12:08:01 +01:00
|
|
|
<div class="padded-content">
|
|
|
|
<div class="team">
|
|
|
|
<h1>The core team at Kandra Labs</h1>
|
|
|
|
<p>
|
|
|
|
Over 350 people have contributed to the Zulip
|
|
|
|
codebase, from high school students to 30 year
|
|
|
|
industry veterans, from people launching new careers
|
2017-11-16 02:33:41 +01:00
|
|
|
to people looking for community. Meet the leadership
|
|
|
|
below!
|
2017-11-13 12:08:01 +01:00
|
|
|
</p>
|
2017-10-31 20:27:56 +01:00
|
|
|
|
2017-11-13 12:08:01 +01:00
|
|
|
<div class="team-profiles">
|
|
|
|
<!-- Tim -->
|
|
|
|
<div class="profile bdfl">
|
2017-11-13 22:48:06 +01:00
|
|
|
<div class="profile-picture">
|
|
|
|
<img src="/static/images/team/tim.png" alt="" />
|
|
|
|
</div>
|
2017-11-13 12:08:01 +01:00
|
|
|
<div class="profile-information">
|
|
|
|
<div class="profile-name">Tim Abbott</div>
|
|
|
|
<div class="profile-role">Founder and project leader</div>
|
|
|
|
<div class="profile-description">
|
|
|
|
<p>
|
|
|
|
Before Zulip, Tim was a founder and CTO of
|
|
|
|
Ksplice, which provided rebootless linux
|
|
|
|
kernel updates (a feat many previously thought
|
|
|
|
impossible) to over 100,000 production
|
|
|
|
servers. He was also the youngest ever
|
|
|
|
Architect at Oracle, one of the most senior
|
|
|
|
engineers at Dropbox and has been active in
|
|
|
|
the open source community for over a
|
|
|
|
decade. Tim has three degrees from MIT, and
|
|
|
|
lives in San Francisco with his wife and
|
|
|
|
daughter.
|
|
|
|
</p>
|
2017-10-31 19:03:08 +01:00
|
|
|
|
2017-11-13 12:08:01 +01:00
|
|
|
</div>
|
2017-10-31 19:03:08 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2017-11-13 22:48:06 +01:00
|
|
|
<div class="core-team">
|
|
|
|
<!-- Rishi -->
|
|
|
|
<div class="profile">
|
|
|
|
<img class="profile-picture" src="/static/images/team/rishi.png" alt="" />
|
|
|
|
<div class="profile-name">Rishi Gupta</div>
|
|
|
|
<div class="profile-role">Product</div>
|
|
|
|
</div>
|
|
|
|
<!-- Brock -->
|
|
|
|
<div class="profile">
|
|
|
|
<img class="profile-picture" src="/static/images/team/brock.jpg" alt="" />
|
|
|
|
<div class="profile-name">Brock Whittaker</div>
|
|
|
|
<div class="profile-role">Web</div>
|
|
|
|
</div>
|
|
|
|
<!-- Steve -->
|
|
|
|
<div class="profile">
|
|
|
|
<img class="profile-picture" src="/static/images/team/steve.png" alt="" />
|
|
|
|
<div class="profile-name">Steve Howell</div>
|
|
|
|
<div class="profile-role">Full Stack</div>
|
|
|
|
</div>
|
|
|
|
<!-- Greg -->
|
|
|
|
<div class="profile">
|
|
|
|
<img class="profile-picture" src="/static/images/team/greg.png" alt="" />
|
|
|
|
<div class="profile-name">Greg Price</div>
|
|
|
|
<div class="profile-role">Infrastructure</div>
|
|
|
|
</div>
|
|
|
|
<!-- Boris -->
|
|
|
|
<div class="profile">
|
|
|
|
<img class="profile-picture" src="/static/images/team/boris.jpg" alt="" />
|
|
|
|
<div class="profile-name">Boris Yankov</div>
|
|
|
|
<div class="profile-role">Mobile</div>
|
|
|
|
</div>
|
2017-11-13 12:08:01 +01:00
|
|
|
</div>
|
2017-10-31 19:03:08 +01:00
|
|
|
</div>
|
2017-11-16 02:33:41 +01:00
|
|
|
<h3>Kandra Labs</h3>
|
|
|
|
<p>
|
|
|
|
Kandra Labs provides commercial Zulip hosting and on-premise support
|
|
|
|
at <a href="https://zulipchat.com/plans">https://zulipchat.com</a>,
|
|
|
|
and employs the core developers of the project. It was
|
|
|
|
started in June 2016 to help sustain the growth of the Zulip
|
|
|
|
project. Kandra Labs is funded by
|
|
|
|
an <a href="https://seedfund.nsf.gov/">SBIR grant</a> from
|
|
|
|
the US National Science Foundation.
|
|
|
|
</p>
|
2017-10-31 19:03:08 +01:00
|
|
|
|
2017-11-13 12:08:01 +01:00
|
|
|
<!-- Contributors -->
|
|
|
|
<h1>Our amazing community</h1>
|
|
|
|
<p>
|
|
|
|
While the team at Kandra Labs provides important
|
|
|
|
leadership, Zulip is built by an incredible
|
|
|
|
distributed community of developers from all
|
|
|
|
around the world. You can read about
|
|
|
|
the <a href="/history">project's history</a> if
|
|
|
|
you want to learn more about Zulip's origins.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Here, we recognize the top contributors to the
|
2017-11-16 02:33:41 +01:00
|
|
|
Zulip server project on GitHub. Zulip's community
|
2017-11-13 12:08:01 +01:00
|
|
|
in unusual in how many people outside the core
|
|
|
|
team have made major contributions to the project.
|
|
|
|
</p>
|
2017-10-31 19:03:08 +01:00
|
|
|
|
2017-11-17 19:50:55 +01:00
|
|
|
<input id="total" type="radio" name="tabs" checked>
|
2017-11-22 14:09:51 +01:00
|
|
|
<label for="total"><i class="fa fa-globe" aria-hidden="true"></i> Top contributions</label>
|
2017-11-17 19:50:55 +01:00
|
|
|
|
|
|
|
<input id="server" type="radio" name="tabs">
|
|
|
|
<label for="server"><i class="fa fa-server" aria-hidden="true"></i> Zulip server</label>
|
|
|
|
|
|
|
|
<input id="desktop" type="radio" name="tabs">
|
|
|
|
<label for="desktop"><i class="fa fa-desktop" aria-hidden="true"></i> Desktop</label>
|
|
|
|
|
|
|
|
<input id="mobile" type="radio" name="tabs">
|
|
|
|
<label for="mobile"><i class="fa fa-mobile" aria-hidden="true"></i> Mobile</label>
|
|
|
|
|
|
|
|
<input id="python-zulip-api" type="radio" name="tabs">
|
|
|
|
<label for="python-zulip-api"><i class="fa fa-code" aria-hidden="true"></i> Python API</label>
|
|
|
|
|
|
|
|
<input id="zulipbot" type="radio" name="tabs">
|
|
|
|
<label for="zulipbot"><i class="fa fa-at" aria-hidden="true"></i> Zulipbot</label>
|
|
|
|
|
|
|
|
<div id="tab-total" class="contributors"></div>
|
|
|
|
<div id="tab-server" class="contributors"></div>
|
|
|
|
<div id="tab-desktop" class="contributors"></div>
|
|
|
|
<div id="tab-mobile" class="contributors"></div>
|
|
|
|
<div id="tab-python-zulip-api" class="contributors"></div>
|
|
|
|
<div id="tab-zulipbot" class="contributors"></div>
|
|
|
|
|
|
|
|
<!-- Compiled using underscore -->
|
|
|
|
<script type="text/template" id="contributors-template">
|
2017-11-13 12:08:01 +01:00
|
|
|
<div class="person">
|
2017-11-17 19:50:55 +01:00
|
|
|
<a href="https://github.com/<%= name %>" target="_blank" class="no-underline">
|
2017-11-13 12:08:01 +01:00
|
|
|
<div class="avatar">
|
2017-11-17 19:50:55 +01:00
|
|
|
<img class="avatar_img" src="<%= avatar %>" alt="{{ _('Avatar') }}" />
|
2017-11-13 12:08:01 +01:00
|
|
|
</div>
|
|
|
|
<div class='info'>
|
2017-11-17 19:50:55 +01:00
|
|
|
<b>@<%= name %></b><br />
|
|
|
|
<%= commits %> commits
|
2017-11-13 12:08:01 +01:00
|
|
|
</div>
|
|
|
|
</a>
|
|
|
|
</div>
|
2017-11-17 19:50:55 +01:00
|
|
|
</script>
|
2017-11-11 21:32:48 +01:00
|
|
|
|
2017-11-13 12:08:01 +01:00
|
|
|
<p class="last-updated">
|
|
|
|
Statistic last updated: {{ date }}
|
|
|
|
</p>
|
|
|
|
</div>
|
2017-10-11 20:07:13 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-10-31 19:03:08 +01:00
|
|
|
{% endblock %}
|