summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-18 16:09:57 -0700
committerTim Smith <tsmith@chef.io>2019-03-18 16:09:57 -0700
commit2d8c168a3070a53fd877bc9ff537a0b78c7e9ebd (patch)
tree6f5f6572e4441cc38de3c5d298f10e026466432b
parentcc9177218438d451785ee9d847ae93298bb5942c (diff)
downloadchef-zero-2d8c168a3070a53fd877bc9ff537a0b78c7e9ebd.tar.gz
Update the gem owner to be Chef
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--chef-zero.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/chef-zero.gemspec b/chef-zero.gemspec
index 9a1c56f..15f498d 100644
--- a/chef-zero.gemspec
+++ b/chef-zero.gemspec
@@ -6,8 +6,8 @@ Gem::Specification.new do |s|
s.version = ChefZero::VERSION
s.summary = "Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes"
s.description = s.summary
- s.author = "John Keiser"
- s.email = "jkeiser@chef.io"
+ s.author = "Chef Software, Inc."
+ s.email = "oss@chef.io"
s.homepage = "https://github.com/chef/chef-zero"
s.license = "Apache-2.0"