[DRE-commits] [ruby-org] 49/303: Renamed README.txt to README.rdoc to get prettier formatting on GitHub.

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:33:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository ruby-org.

commit f8c87d2863178549af49034f31ee5ad589a97332
Author: Brian Dewey <bdewey at gmail.com>
Date:   Tue Dec 29 00:45:26 2009 -0800

    Renamed README.txt to README.rdoc to get prettier formatting on GitHub.
---
 README.txt => README.rdoc |    0
 Rakefile                  |    1 +
 2 files changed, 1 insertion(+)

diff --git a/README.txt b/README.rdoc
similarity index 100%
rename from README.txt
rename to README.rdoc
diff --git a/Rakefile b/Rakefile
index 7a86087..1e32a3c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -12,6 +12,7 @@ task :default => 'test:run'
 task 'gem:release' => 'test:run'
 
 Bones {
+  readme_file 'README.rdoc'
   name  'org-ruby'
   authors  'Brian Dewey'
   email  'bdewey at gmail.com'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git



More information about the Pkg-ruby-extras-commits mailing list