Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Commit

Permalink
add metadata for aws and nanite
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Mar 30, 2010
1 parent 9f4a99a commit ec9f0ac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aws/metadata.rb
@@ -0,0 +1,5 @@
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "LWRPs for managing AWS resources"
version "0.8"
5 changes: 5 additions & 0 deletions nanite/metadata.rb
@@ -0,0 +1,5 @@
maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Deprecated, was used to install and configure nanite for Chef 0.8 alpha"
version "0.8"

0 comments on commit ec9f0ac

Please sign in to comment.