Change email address
This commit is contained in:
parent
7222ca5ead
commit
9f7521eff0
|
@ -12,7 +12,7 @@ versions=( */ )
|
|||
versions=( "${versions[@]%/}" )
|
||||
url='git://github.com/joyent/docker-node'
|
||||
|
||||
echo '# maintainer: Joyent Image Team <soln@joyent.com> (@joyent)'
|
||||
echo '# maintainer: Joyent Image Team <image-team@joyent.com> (@joyent)'
|
||||
|
||||
for version in "${versions[@]}"; do
|
||||
commit="$(git log -1 --format='format:%H' -- "$version")"
|
||||
|
|
Loading…
Reference in New Issue