Skip to content

Commit

Permalink
move repo url to organization
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh committed Dec 20, 2012
1 parent 8dc9fe4 commit 558cadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knife-dsl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
gem.email = ["erik+github@hollensbe.org"]
gem.description = %q{A small library that lets you drive Chef's 'knife' programmatically}
gem.summary = %q{A small library that lets you drive Chef's 'knife' programmatically}
gem.homepage = "https://github.com/hoteltonight/knife-dsl"
gem.homepage = "https://github.com/chef-workflow/knife-dsl"

gem.files = `git ls-files`.split($/)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
Expand Down

0 comments on commit 558cadf

Please sign in to comment.