Merge pull request #157 from binford2k/remove_previous_maintainers

(maint) removing previous maintainers
This commit is contained in:
Brandon High 2022-03-17 23:57:29 -07:00 committed by GitHub
commit 80f832ac20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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'