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.
Maintainers:
1 parent 6678c7b commit 33bc5a9Copy full SHA for 33bc5a9
1 file changed
generate-stackbrew-library.sh
@@ -27,9 +27,7 @@ selfCommit="$(git log -1 --format='format:%H' HEAD -- "$self")"
27
cat <<-EOH
28
# this file is generated via https://github.com/TryGhost/docker-library-ghost/blob/$selfCommit/$self
29
30
-Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon),
31
- Joseph Ferguson <yosifkit@gmail.com> (@yosifkit),
32
- Austin Burdine <austin@ghost.org> (@acburdine)
+Maintainers: Austin Burdine <austin@ghost.org> (@acburdine)
33
GitRepo: https://github.com/TryGhost/docker-library-ghost.git
34
GitCommit: $commit
35
EOH
0 commit comments