From 3a2f8ad31cd099aa7a84323ac5e1305a6f3a34bc Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 20 Jul 2014 10:13:12 -0700 Subject: s/lamont-granquist/opscode/g --- ffi-yajl.gemspec.shared | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ffi-yajl.gemspec.shared') diff --git a/ffi-yajl.gemspec.shared b/ffi-yajl.gemspec.shared index 5f5f395..44d564f 100644 --- a/ffi-yajl.gemspec.shared +++ b/ffi-yajl.gemspec.shared @@ -9,8 +9,8 @@ Gem::Specification.new do |s| s.summary = "Ruby FFI wrapper around YAJL 2.x" s.description = s.summary s.author = "Lamont Granquist" - s.email = "lamont@scriptkiddie.org" - s.homepage = "http://github.com/lamont-granquist/ffi-yajl" + s.email = "lamont@getchef.com" + s.homepage = "http://github.com/opscode/ffi-yajl" s.add_development_dependency "rake", "~> 10.1" s.add_development_dependency "rspec", "~> 2.99" -- cgit v1.2.1