mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
(maint) removing previous maintainers
Cleaning up our github org and repos. I checked in with each previous maintainer and they're cool with being off the hook here ;-)
This commit is contained in:
parent
85c833a290
commit
0463180a67
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
|
- [ ] Tests
|
||||||
- [ ] Documentation
|
- [ ] Documentation
|
||||||
|
|
||||||
## Reviewers
|
|
||||||
|
|
||||||
@puppetlabs/dio
|
|
||||||
@highb
|
|
||||||
@briancain
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
# Set the default code owners
|
# Set the default code owners
|
||||||
* @puppetlabs/dio @briancain @highb
|
* @puppetlabs/dio
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,10 +10,7 @@ Gem::Specification.new do |s|
|
||||||
'Brian Cain',
|
'Brian Cain',
|
||||||
'Puppet'
|
'Puppet'
|
||||||
]
|
]
|
||||||
s.email = [
|
s.email = 'dio-gems@puppet.com'
|
||||||
'brianccain@gmail.com',
|
|
||||||
'dio-gems@puppet.com'
|
|
||||||
]
|
|
||||||
s.license = 'Apache-2.0'
|
s.license = 'Apache-2.0'
|
||||||
s.homepage = 'https://github.com/puppetlabs/vmfloaty'
|
s.homepage = 'https://github.com/puppetlabs/vmfloaty'
|
||||||
s.description = 'A helper tool for vmpooler to help you stay afloat'
|
s.description = 'A helper tool for vmpooler to help you stay afloat'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue