From f99e61c7ddcd641c4fb5b35c5483a7d2206b703f Mon Sep 17 00:00:00 2001 From: Michael Hess Date: Fri, 21 Apr 2017 09:55:16 -0400 Subject: [PATCH 1/3] Explain who maintains this image We either need to explain that this is maintained by the Docker community or pull the image from docker. We are getting push back on our side about this. --- drupal/content.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drupal/content.md b/drupal/content.md index 1747c5b449de..1a588f982793 100644 --- a/drupal/content.md +++ b/drupal/content.md @@ -6,6 +6,9 @@ Drupal is a free and open-source content-management framework written in PHP and %%LOGO%% +# Who maintains this +This image is not maintained by the Drupal community or the Drupal security team. This issue is maintained by the docker community. + # How to use this image The basic pattern for starting a `%%REPO%%` instance is: From 2c3e64bc039e2f29538d3b5b635bf762c150a127 Mon Sep 17 00:00:00 2001 From: Michael Hess Date: Fri, 21 Apr 2017 10:10:33 -0400 Subject: [PATCH 2/3] Fix some text --- drupal/content.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drupal/content.md b/drupal/content.md index 1a588f982793..4a8d908cd189 100644 --- a/drupal/content.md +++ b/drupal/content.md @@ -7,7 +7,8 @@ Drupal is a free and open-source content-management framework written in PHP and %%LOGO%% # Who maintains this -This image is not maintained by the Drupal community or the Drupal security team. This issue is maintained by the docker community. + +This image is not maintained by the Drupal community or the Drupal security team. This image is maintained by the docker community. # How to use this image From ee2cd5b8cc17c98a11a49a1ef2f60957e424433b Mon Sep 17 00:00:00 2001 From: Michael Hess Date: Fri, 21 Apr 2017 10:14:37 -0400 Subject: [PATCH 3/3] Fix some spacing --- drupal/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal/content.md b/drupal/content.md index 4a8d908cd189..e8ade8ccd42d 100644 --- a/drupal/content.md +++ b/drupal/content.md @@ -8,7 +8,7 @@ Drupal is a free and open-source content-management framework written in PHP and # Who maintains this -This image is not maintained by the Drupal community or the Drupal security team. This image is maintained by the docker community. +This image is not maintained by the Drupal community or the Drupal Security Team. This image is maintained by the docker community. # How to use this image