summaryrefslogtreecommitdiff
path: root/qpid/ruby
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-07-12 20:50:35 +0000
committerRobert Gemmell <robbie@apache.org>2010-07-12 20:50:35 +0000
commit7ccf7dbd8d1695e6ace648850aa079e9f7407b5b (patch)
tree713dae08f46fce5f449aeea31287cd451cb2376b /qpid/ruby
parenta6f17cb659cd73005f55edebdd1b78db043d73a9 (diff)
downloadqpid-python-7ccf7dbd8d1695e6ace648850aa079e9f7407b5b.tar.gz
QPID-2709: update references to the old incubator mailing lists and svn repository addresses
Applied patch from Emmanuel Bourg <ebourg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963482 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/ruby')
-rw-r--r--qpid/ruby/Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/ruby/Rakefile b/qpid/ruby/Rakefile
index ba6e54448e..9b0878813d 100644
--- a/qpid/ruby/Rakefile
+++ b/qpid/ruby/Rakefile
@@ -100,7 +100,7 @@ DIST_FILES = FileList[
SPEC = Gem::Specification.new do |s|
s.name = GEM_NAME
s.version = PKG_VERSION
- s.email = "qpid-dev@incubator.apache.org"
+ s.email = "dev@qpid.apache.org"
s.homepage = "http://cwiki.apache.org/qpid/"
s.summary = "Ruby client for Qpid"
s.files = PKG_FILES