summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 520728d..9a6b76e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -15,7 +15,7 @@ Echoe.new('net-ssh-gateway', version) do |p|
p.changelog = "CHANGELOG.rdoc"
p.author = "Jamis Buck"
- p.email = "jamis@jamisbuck.org"
+ p.email = "net-ssh-gateway@solutious.com"
p.summary = "A simple library to assist in establishing tunneled Net::SSH connections"
p.url = "http://net-ssh.rubyforge.org/gateway"