Skip to content

Commit

Permalink
💚 Update email address to real address
Browse files Browse the repository at this point in the history
  • Loading branch information
Snugug committed Apr 28, 2015
1 parent bb50943 commit a3e159a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ if [ "$TRAVIS_BRANCH" = "master" ]

# Configure Git
git config user.name "Travis CI"
git config user.email "travis@watson.ibm"
git config user.email "sam.richard@us.ibm.com"

# Commit all the things into the repo
git add .
Expand Down

0 comments on commit a3e159a

Please sign in to comment.