Skip to content

Commit 73c59bf

Browse files
Added issue_url and source_url in metadata
1 parent ade591c commit 73c59bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

metadata.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name 'aws-codedeploy-agent'
22
maintainer 'Oswald De Riemaecker'
33
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'
46
license 'Apache 2.0'
57
description 'Installs/Configures aws-codedeploy-agent'
68
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))

0 commit comments

Comments
 (0)