mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Merge pull request #157 from binford2k/remove_previous_maintainers
(maint) removing previous maintainers
This commit is contained in:
commit
80f832ac20
3 changed files with 2 additions and 10 deletions
5
.github/PULL_REQUEST_TEMPLATE
vendored
5
.github/PULL_REQUEST_TEMPLATE
vendored
|
|
@ -15,8 +15,3 @@ FIXME
|
|||
- [ ] Tests
|
||||
- [ ] Documentation
|
||||
|
||||
## Reviewers
|
||||
|
||||
@puppetlabs/dio
|
||||
@highb
|
||||
@briancain
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
# Set the default code owners
|
||||
* @puppetlabs/dio @briancain @highb
|
||||
* @puppetlabs/dio
|
||||
|
||||
|
|
|
|||
|
|
@ -10,10 +10,7 @@ Gem::Specification.new do |s|
|
|||
'Brian Cain',
|
||||
'Puppet'
|
||||
]
|
||||
s.email = [
|
||||
'brianccain@gmail.com',
|
||||
'dio-gems@puppet.com'
|
||||
]
|
||||
s.email = 'dio-gems@puppet.com'
|
||||
s.license = 'Apache-2.0'
|
||||
s.homepage = 'https://github.com/puppetlabs/vmfloaty'
|
||||
s.description = 'A helper tool for vmpooler to help you stay afloat'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue