mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 03:18:41 -05:00
Initial commit migrating from VMPooler proper
This copies in all needed files from the main VMPooler repo. Version 1.3.0 of VMPooler was used as the basis for this code.
This commit is contained in:
commit
a08cba099f
19 changed files with 11422 additions and 0 deletions
10
CODEOWNERS
Normal file
10
CODEOWNERS
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
# This will cause DIO to be assigned review of any opened PRs against
|
||||
# the branches containing this file.
|
||||
# See https://help.github.com/en/articles/about-code-owners for info on how to
|
||||
# take ownership of parts of the code base that should be reviewed by another
|
||||
# team.
|
||||
|
||||
# DIO will be the default owners for everything in the repo.
|
||||
* @puppetlabs/dio
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue