From: Chris Jones Date: Thu, 13 Aug 2015 16:52:25 +0000 (-0400) Subject: Updated maintainer information X-Git-Tag: v0.8.1~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1f3a84dcaa4c0fce3ea93123dbc494564193cb93;p=ceph-cookbooks.git Updated maintainer information --- diff --git a/metadata.rb b/metadata.rb index 1901f32..1f65d7a 100644 --- a/metadata.rb +++ b/metadata.rb @@ -1,6 +1,6 @@ name 'ceph' -maintainer 'Guilhem Lettron' -maintainer_email 'guilhem@lettron.fr' +maintainer 'Chris Jones' +maintainer_email 'cjones303@bloomberg.net, cjones@cloudm2.com' license 'Apache 2.0' description 'Installs/Configures the Ceph distributed filesystem' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))