Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
rdoc -> markdown for README, new email.
Browse files Browse the repository at this point in the history
  • Loading branch information
leftathome committed May 17, 2013
1 parent d27eed1 commit 7d1b278
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chef-rundeck.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ Gem::Specification.new do |s|
s.authors = ["Adam Jacob", "Brian Scott", "Steven Wagner"]
s.date = "2011-11-07"
s.description = "Provides a resource endpoint for RunDeck from a Chef Server"
s.email = "adam@opscode.com"
s.email = "brainscott@gmail.com"
s.executables = ["chef-rundeck"]
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
"README.md"
]
s.files = [
".document",
"LICENSE",
"NOTICE",
"README.rdoc",
"README.md",
"Rakefile",
"VERSION",
"bin/chef-rundeck",
Expand Down

0 comments on commit 7d1b278

Please sign in to comment.