We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3386156 commit 9ae3666Copy full SHA for 9ae3666
sensu-plugins-postgres.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
19
s.files = Dir.glob('{bin,lib}/**/*') + %w(LICENSE README.md CHANGELOG.md)
20
s.homepage = 'https://github.com/sensu-plugins/sensu-plugins-postgres'
21
s.license = 'MIT'
22
- s.metadata = { 'maintainer' => '@tas50',
+ s.metadata = { 'maintainer' => 'sensu-plugin',
23
'development_status' => 'active',
24
'production_status' => 'unstable - testing recommended',
25
'release_draft' => 'false',
0 commit comments