mirror of https://github.com/hashicorp/consul
website: update community
parent
10273e9d27
commit
9bac0dc28c
|
@ -37,10 +37,11 @@ page_title: "Community"
|
||||||
<div class="bio">
|
<div class="bio">
|
||||||
<h3>Armon Dadgar (<a href="https://github.com/armon">@armon</a>)</h3>
|
<h3>Armon Dadgar (<a href="https://github.com/armon">@armon</a>)</h3>
|
||||||
<p>
|
<p>
|
||||||
Armon Dagar is the creator of Serf. He researched and developed
|
Armon Dadgar is the creator of Consul. He researched and developed
|
||||||
many of the internals of how Serf works, including the gossip
|
most of the internals of how Consul works, including the
|
||||||
layer. Armon is also the creator of
|
gossip layer, leader election, etc. Armon is also the creator of
|
||||||
<a href="https://github.com/armon/statsite">Statsite</a> and
|
<a href="https://github.com/hashicorp/serf">Serf</a>,
|
||||||
|
<a href="https://github.com/armon/statsite">Statsite</a>, and
|
||||||
<a href="https://github.com/armon/bloomd">Bloomd</a>.
|
<a href="https://github.com/armon/bloomd">Bloomd</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -50,12 +51,29 @@ page_title: "Community"
|
||||||
<div class="bio">
|
<div class="bio">
|
||||||
<h3>Mitchell Hashimoto (<a href="https://github.com/mitchellh">@mitchellh</a>)</h3>
|
<h3>Mitchell Hashimoto (<a href="https://github.com/mitchellh">@mitchellh</a>)</h3>
|
||||||
<p>
|
<p>
|
||||||
Mitchell Hashimoto is the creator of Serf, and works on
|
Mitchell Hashimoto is a co-creator of Consul. He primarily took
|
||||||
all layers of Serf from the gossip layer up to the CLI. In addition
|
a management role in the creation of Consul, guiding product
|
||||||
to Serf, Mitchell is the creator of
|
and user experience decisions on top of Armon's technical decisions.
|
||||||
<a href="http://www.vagrantup.com">Vagrant</a> and
|
Mitchell Hashimoto is also the creator of
|
||||||
<a href="http://www.packer.io">Packer</a>. He is self described
|
<a href="http://www.vagrantup.com">Vagrant</a>,
|
||||||
as "automation obsessed."
|
<a href="http://www.packer.io">Packer</a>, and
|
||||||
|
<a href="http://www.serfdom.io">Serf</a>.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="person">
|
||||||
|
<img class="pull-left" src="http://www.gravatar.com/avatar/2acc31dd6370a54b18f6755cd0710ce6.png?s=125">
|
||||||
|
<div class="bio">
|
||||||
|
<h3>Jack Pearkes (<a href="https://github.com/pearkes">@pearkes</a>)</h3>
|
||||||
|
<p>
|
||||||
|
Jack Pearkes created and maintains the Consul web UI.
|
||||||
|
He is also a core committer to
|
||||||
|
<a href="http://www.packer.io">Packer</a> and maintains
|
||||||
|
many successful
|
||||||
|
<a href="https://github.com/pearkes">open source projects</a>
|
||||||
|
while also being an employee of
|
||||||
|
<a href="http://www.hashicorp.com">HashiCorp</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue