[DRE-commits] [librarian-puppet] 08/153: Add myself to the gemspec
Stig Sandbeck Mathisen
ssm at debian.org
Wed Jun 1 20:30:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository librarian-puppet.
commit 837bda50d7cfb03d3a62a822f6d14c9bc7b70545
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date: Fri Jun 13 17:34:49 2014 +0200
Add myself to the gemspec
---
librarian-puppet.gemspec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/librarian-puppet.gemspec b/librarian-puppet.gemspec
index a1b1295..375188d 100644
--- a/librarian-puppet.gemspec
+++ b/librarian-puppet.gemspec
@@ -6,9 +6,9 @@ Gem::Specification.new do |s|
s.name = 'librarian-puppet'
s.version = Librarian::Puppet::VERSION
s.platform = Gem::Platform::RUBY
- s.authors = ['Tim Sharpe']
+ s.authors = ['Tim Sharpe', 'Carlos Sanchez']
s.license = 'MIT'
- s.email = ['tim at sharpe.id.au']
+ s.email = ['tim at sharpe.id.au', 'carlos at apache.org']
s.homepage = 'https://github.com/rodjek/librarian-puppet'
s.summary = 'Bundler for your Puppet modules'
s.description = 'Simplify deployment of your Puppet infrastructure by
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git
More information about the Pkg-ruby-extras-commits
mailing list