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).