jfrazelle -> jessfraz

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2016-09-30 10:47:34 -07:00
parent 80aa64312f
commit cfd9f6181e
15 changed files with 17 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ set -e
# this is kind of an expensive check, so let's not do this twice if we
# are running more than one validate bundlescript
VALIDATE_REPO='https://github.com/jfrazelle/dockerfiles.git'
VALIDATE_REPO='https://github.com/jessfraz/dockerfiles.git'
VALIDATE_BRANCH='master'
VALIDATE_HEAD="$(git rev-parse --verify HEAD)"