From 59330a67a28354c4d89c26ae19c39430712fbbdb Mon Sep 17 00:00:00 2001 From: Jon Banafato Date: Thu, 1 Dec 2022 15:16:10 -0500 Subject: [PATCH] Clarify unrelated to pycon.org As written, the readme implies that this repository feeds into www.pycon.org. This change clarifies the fact that the repo here is standalone. For related issues regarding displaying this data, see #89 and #153. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6dd81b..f2d8081 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Python Conferences -Here is a list of [Python Conferences](http://www.pycon.org) around -the World. +Here is a list of Python Conferences around the world. Note: this repository +does not power www.pycon.org; to add an event to www.pycon.org, see [its +official repository](https://github.com/PyCon/pycon.org#adding-your-pycon-to-the-website). If you would like to add a conference, please [submit a pull request](https://github.com/python-organizers/conferences/pulls).