(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:
Ben Ford 2022-03-17 08:53:31 -07:00
parent 85c833a290
commit 0463180a67
No known key found for this signature in database
GPG key ID: 2C04428659208F1B
3 changed files with 2 additions and 10 deletions

View file

@ -15,8 +15,3 @@ FIXME
- [ ] Tests - [ ] Tests
- [ ] Documentation - [ ] Documentation
## Reviewers
@puppetlabs/dio
@highb
@briancain

View file

@ -1,3 +1,3 @@
# Set the default code owners # Set the default code owners
* @puppetlabs/dio @briancain @highb * @puppetlabs/dio

View file

@ -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'