Skip to content

Commit e920499

Browse files
Aligned the Liux and the Mac version.
1 parent ccb36ac commit e920499

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

generate-stackbrew-library-mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ getArches() {
6262
getArches 'redis'
6363

6464
cat <<-EOH
65-
# this file is generated via https://github.com/redis/docker-library-redis/blob/$(fileCommit "$self")/$self
65+
# This file was generated via https://github.com/redis/docker-library-redis/blob/$(fileCommit "$self")/$self
6666
6767
Maintainers: David Maier <[email protected]> (@dmaier-redislabs),
6868
Yossi Gottlieb <[email protected]> (@yossigo)

generate-stackbrew-library.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ getArches() {
5656
getArches 'redis'
5757

5858
cat <<-EOH
59-
# this file is generated via https://github.com/docker-library/redis/blob/$(fileCommit "$self")/$self
59+
# This file was generated via https://github.com/redis/docker-library-redis/blob/$(fileCommit "$self")/$self
6060
61-
Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon),
62-
Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
63-
GitRepo: https://github.com/docker-library/redis.git
61+
Maintainers: David Maier <david.maier@redis.com> (@dmaier-redislabs),
62+
Yossi Gottlieb <yossi@redis.com> (@yossigo)
63+
GitRepo: https://github.com/redis/docker-library-redis.git
6464
EOH
6565

6666
# prints "$2$1$3$1...$N"

0 commit comments

Comments
 (0)