Skip to content

Commit

Permalink
Merge pull request #1 from retr0h/name-attribute
Browse files Browse the repository at this point in the history
Add name to metadata
  • Loading branch information
chrisroberts committed Jun 5, 2013
2 parents 4f00313 + fe47067 commit 872c577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
@@ -1,7 +1,7 @@
name "package_installer"
maintainer "Chris Roberts"
maintainer_email "chrisroberts.code@gmail.com"
license "Apache 2.0"
description "Installs/Updates system packages"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.0.1"

0 comments on commit 872c577

Please sign in to comment.