packer-cn/website/source/community/index.html.markdown

2.3 KiB

layout page_title
community Community

Community

Packer is a new project with a growing community. Despite this, there are dedicated users willing to help through various mediums.

IRC: #packer-tool on Freenode.

Mailing List: Packer Google Group

Bug Tracker: Issue tracker on GitHub. Please only use this for reporting bugs. Do not ask for general help here. Use IRC or the mailing list for that.

People

The following people are some of the faces behind Packer. They each contribute to Packer in some core way. Over time, faces may appear and disappear from this list as contributors come and go.

Mitchell Hashimoto (@mitchellh)

Mitchell Hashimoto is the creator of Packer. He developed the core of Packer as well as the Amazon, VirtualBox, and VMware builders. In addition to Packer, Mitchell is the creator of Vagrant. He is self described as "automation obsessed."

<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>
		<a href="http://jack.ly/">Jack Pearkes</a> created and maintains the DigitalOcean builder
		for Packer. Outside of Packer, Jack is an avid open source
		contributor and software consultant.</p>
	</div>
</div>

<div class="person">
	<img class="pull-left" src="http://www.gravatar.com/avatar/2f7fc9cb7558e3ea48f5a86fa90a78da.png?s=125">
	<div class="bio">
		<h3>Mark Peek (<a href="https://github.com/markpeek">@markpeek</a>)</h3>
		<p>
		In addition to Packer, Mark Peek helps maintain
		various open source projects such as
		<a href="https://github.com/cloudtools">cloudtools</a> and
		<a href="https://github.com/ironport">IronPort Python libraries</a>.
		Mark is also a <a href="https://FreeBSD.org">FreeBSD committer</a>.</p>
	</div>
</div>

<div class="clearfix"></div>