diff options
Diffstat (limited to 'lib/chef/provider/ruby_block.rb')
-rw-r--r-- | lib/chef/provider/ruby_block.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/provider/ruby_block.rb b/lib/chef/provider/ruby_block.rb index be23f97330..0817b14044 100644 --- a/lib/chef/provider/ruby_block.rb +++ b/lib/chef/provider/ruby_block.rb @@ -1,6 +1,6 @@ # -# Author:: Adam Jacob (<adam@opscode.com>) -# Author:: AJ Christensen (<aj@opscode.com>) +# Author:: Adam Jacob (<adam@chef.io>) +# Author:: AJ Christensen (<aj@chef.io>) # Copyright:: Copyright 2009-2016, Opscode # License:: Apache License, Version 2.0 # |