X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6f0a393ef9191a70d9c5040ed35f6ee4ca33db8b..9fc754d0dd005efc40234f2877045c3aa17fc4f9:/cookbooks/apt/metadata.rb diff --git a/cookbooks/apt/metadata.rb b/cookbooks/apt/metadata.rb index ee74103b9..7c86a9615 100644 --- a/cookbooks/apt/metadata.rb +++ b/cookbooks/apt/metadata.rb @@ -1,7 +1,7 @@ -name "apt" +name "apt" maintainer "Tom Hughes" maintainer_email "tom@compton.nu" -license "Apache 2.0" +license "Apache-2.0" description "Installs/Configures apt" long_description IO.read(File.join(File.dirname(__FILE__), "README.md")) version "0.1"