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 c625463 commit 38f9ed0Copy full SHA for 38f9ed0
sensu-plugins-postgres.gemspec
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
21
s.files = Dir.glob('{bin,lib}/**/*') + %w(LICENSE README.md CHANGELOG.md)
22
s.homepage = 'https://github.com/sensu-plugins/sensu-plugins-postgres'
23
s.license = 'MIT'
24
- s.metadata = { 'maintainer' => '',
+ s.metadata = { 'maintainer' => '@tas50',
25
'development_status' => 'active',
26
'production_status' => 'unstable - testing recommended',
27
'release_draft' => 'false',
0 commit comments