From 3e9b35df2f1ce8f9d3edc82bc93e9c9ba7db373e Mon Sep 17 00:00:00 2001 From: Carlos Estrada Date: Fri, 3 Jun 2022 10:15:22 +0200 Subject: [PATCH] testing new email address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21d352344..cceca4c14 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # https://github.com/docker-library/python ## Maintained by: [the Docker Community](https://github.com/docker-library/python) - +## And forked by @ceblan This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`python`](https://hub.docker.com/_/python/) (not to be confused with any official `python` image provided by `python` upstream). See [the Docker Hub page](https://hub.docker.com/_/python/) for the full readme on how to use this Docker image and for information regarding contributing and issues. The [full image description on Docker Hub](https://hub.docker.com/_/python/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `python` directory](https://github.com/docker-library/docs/tree/master/python).