Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fauna/cassandra
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking committed Jan 27, 2010
2 parents 252dd12 + a3c6be5 commit bf1e18f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Manifest
@@ -1,7 +1,7 @@
CHANGELOG
LICENSE
Manifest
README.mkd
README.rdoc
Rakefile
bin/cassandra_helper
conf/cassandra.in.sh
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -3,7 +3,7 @@ unless ENV['FROM_BIN_CASSANDRA_HELPER']
require 'echoe'

Echoe.new("cassandra") do |p|
p.author = "Evan Weaver"
p.author = "Evan Weaver, Ryan King"
p.project = "fauna"
p.summary = "A Ruby client for the Cassandra distributed database."
p.rubygems_version = ">= 0.8"
Expand Down

0 comments on commit bf1e18f

Please sign in to comment.