From 8abd69cd0727edebf7b26754285b963f9acba1f4 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sat, 10 Oct 2015 13:30:21 +0300 Subject: [PATCH] Clarify the maintainer We've seen some folks interpret "official image" as "maintained by the RabbitMQ team", so perhaps it's worth clarifying. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e08c4f9..5f2df95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About this Repo -This is the Git repo of the official Docker image for [rabbitmq](https://registry.hub.docker.com/_/rabbitmq/). See the +This is the Git repo of the official [Docker image for rabbitmq](https://registry.hub.docker.com/_/rabbitmq/) maintained by Docker, Inc. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.