From 220b5a65ed21015f2704e5b344d95e304fcefd87 Mon Sep 17 00:00:00 2001 From: Noah Kantrowitz Date: Tue, 2 Feb 2016 14:53:28 -0800 Subject: Update all auth email address from opscode.com and getchef.com to chef.io. Generated via git ls-files | xargs perl -pi -e "s/(Author.*?<[^@]+@)(?:opscode\\.com|getchef\\.com)(>)/\\1chef.io\\2/gi" --- spec/unit/resource/mount_spec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/unit/resource/mount_spec.rb') diff --git a/spec/unit/resource/mount_spec.rb b/spec/unit/resource/mount_spec.rb index 0aad1f9e14..53efb055e8 100644 --- a/spec/unit/resource/mount_spec.rb +++ b/spec/unit/resource/mount_spec.rb @@ -1,6 +1,6 @@ # -# Author:: Joshua Timberman () -# Author:: Tyler Cloke () +# Author:: Joshua Timberman () +# Author:: Tyler Cloke () # Copyright:: Copyright 2009-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # -- cgit v1.2.1