Merge pull request #165 from puppetlabs/update_codeowners

(RE-14811) Move codeowners from DIO to RE
This commit is contained in:
Jake Spain 2022-08-26 10:33:52 -04:00 committed by GitHub
commit 1258e70d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -10,7 +10,7 @@ Gem::Specification.new do |s|
'Brian Cain', 'Brian Cain',
'Puppet' 'Puppet'
] ]
s.email = 'dio-gems@puppet.com' s.email = 'info@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'