website: update community people section
As the page says: > Over time, faces may appear from this list as contributors come and > go. Let's reflect the list of peoople working on Terraform nowadays! :)
This commit is contained in:
parent
79f2f229b1
commit
ab30753498
|
@ -54,33 +54,37 @@ disappear from this list as contributors come and go.
|
|||
</div>
|
||||
|
||||
<div class="person">
|
||||
<img class="pull-left" src="https://www.gravatar.com/avatar/11ba9630c9136eef9a70d26473d355d5.png?s=125">
|
||||
<img class="pull-left" src="https://www.gravatar.com/avatar/2fafdc19b0f7248e9a1e1e07d5a8b678.png?s=125">
|
||||
<div class="bio">
|
||||
<h3>Armon Dadgar (<a href="https://github.com/armon">@armon</a>)</h3>
|
||||
<h3>Paul Hinze (<a href="https://github.com/phinze">@phinze</a>)</h3>
|
||||
<p>
|
||||
Armon Dadgar is a creator of Terraform. He created valuable sections
|
||||
of the core and helps maintain providers as well. Armon is also the
|
||||
creator of
|
||||
<a href="https://www.consul.io">Consul</a>,
|
||||
<a href="https://www.serfdom.io">Serf</a>,
|
||||
<a href="https://github.com/armon/statsite">Statsite</a>, and
|
||||
<a href="https://github.com/armon/bloomd">Bloomd</a>.
|
||||
Paul Hinze is the Project Lead of Terraform. He helps organize the team
|
||||
of HashiCorp employees and community members that work on Terraform
|
||||
day-to-day. He works on Terraform's core and providers.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="person">
|
||||
<img class="pull-left" src="https://www.gravatar.com/avatar/2acc31dd6370a54b18f6755cd0710ce6.png?s=125">
|
||||
<img class="pull-left" src="https://www.gravatar.com/avatar/dfb3948650131e4f0385c3328187cfca.png?s=125">
|
||||
<div class="bio">
|
||||
<h3>Jack Pearkes (<a href="https://github.com/pearkes">@pearkes</a>)</h3>
|
||||
<h3>Clint Shryock (<a href="https://github.com/catsby">@catsby</a>)</h3>
|
||||
<p>
|
||||
Jack Pearkes is a creator of Terraform. He created and maintains
|
||||
most of the providers and documentation.
|
||||
He is also a core committer to
|
||||
<a href="https://www.packer.io">Packer</a> and
|
||||
<a href="https://www.consul.io">Consul</a>
|
||||
while also being an employee of
|
||||
<a href="https://www.hashicorp.com">HashiCorp</a>.
|
||||
Clint Shryock is a HashiCorp Engineer working on Terraform. He is the
|
||||
primary maintainer of the AWS provider, and works across all providers.
|
||||
Client was also the primary author of the Fastly provider.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="person">
|
||||
<img class="pull-left" src="https://www.gravatar.com/avatar/61334cbecffccf24984b9a64530a7508.png?s=125">
|
||||
<div class="bio">
|
||||
<h3>James Nugent (<a href="https://github.com/jen20">@jen20</a>)</h3>
|
||||
<p>
|
||||
James Nugent is a HashiCorp Engineer working on Terraform. He is one the
|
||||
principal developers working in Terraform's core, though he can also be
|
||||
found working on providers from time to time as well.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue