Merge pull request #5445 from hashicorp/codeowners

add codeowners file
This commit is contained in:
Matthew Hooker 2017-10-18 09:25:08 -07:00 committed by GitHub
commit 329be245ee
1 changed files with 20 additions and 0 deletions

20
CODEOWNERS Normal file
View File

@ -0,0 +1,20 @@
* @hashicorp/packer
# builders
/builder/alicloud/ dongxiao.zzh@alibaba-inc.com
/builder/amazon/ebssurrogate/ @jen20
/builder/amazon/ebsvolume/ @jen20
/builder/azure/ @boumenot
/builder/hyperv/ @taliesins
/builder/lxc/ @ChrisLundquist
/builder/lxd/ @ChrisLundquist
/builder/oneandone/ @jasmingacic
/builder/oracle/ @prydie @owainlewis
/builder/profitbricks/ @jasmingacic
/builder/triton/ @jen20 @sean-
# provisioners
/provisioner/ansible/ @bhcleek
/provisioner/converge/ @stevendborrelli