lib/berkshelf/locations/git_location.rb in berkshelf-1.1.6 vs lib/berkshelf/locations/git_location.rb in berkshelf-1.2.0.rc1
- old
+ new
@@ -1,6 +1,6 @@
module Berkshelf
- # @author Jamie Winsor <jamie@vialstudios.com>
+ # @author Jamie Winsor <reset@riotgames.com>
class GitLocation
class << self
# Create a temporary directory for the cloned repository within Berkshelf's
# temporary directory
#