lib/berkshelf/vagrant/errors.rb in vagrant-berkshelf-1.3.2 vs lib/berkshelf/vagrant/errors.rb in vagrant-berkshelf-1.3.3
- old
+ new
@@ -1,8 +1,8 @@
require 'vagrant/errors'
module Berkshelf
- # @author Jamie Winsor <reset@riotgames.com>
+ # @author Jamie Winsor <jamie@vialstudios.com>
#
# A wrapper for a BerkshelfError for Vagrant. All Berkshelf exceptions should be
# wrapped in this proxy object so they are properly handled when Vagrant encounters
# an exception.
#