We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f555e commit 6cd68f9Copy full SHA for 6cd68f9
generate-stackbrew-library.sh
@@ -45,8 +45,8 @@ dockerfileCommit() {
45
# Header.
46
cat <<-EOH
47
# This file is generated via https://github.com/phpmyadmin/docker/blob/$(fileCommit "$self")/$self
48
-Maintainers: Isaac Bennetch <bennetch@gmail.com>
49
- William Desportes <williamdes@wdes.fr>
+Maintainers: Isaac Bennetch <bennetch@gmail.com> (@ibennetch),
+ William Desportes <williamdes@wdes.fr> (@williamdes)
50
GitRepo: https://github.com/phpmyadmin/docker.git
51
EOH
52
0 commit comments