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 ade591c commit 73c59bfCopy full SHA for 73c59bf
metadata.rb
@@ -1,6 +1,8 @@
1
name 'aws-codedeploy-agent'
2
maintainer 'Oswald De Riemaecker'
3
maintainer_email 'oswald@continuousphp.com'
4
+source_url 'https://github.com/continuousphp/aws-codedeploy-agent'
5
+issues_url 'https://github.com/continuousphp/aws-codedeploy-agent/issues'
6
license 'Apache 2.0'
7
description 'Installs/Configures aws-codedeploy-agent'
8
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
0 commit comments