From e7c64f8958f06620cd1117bb4f2f4000fed34029 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rodrigo=20Gir=C3=A3o=20Serr=C3=A3o?=
<5621605+rodrigogiraoserrao@users.noreply.github.com>
Date: Fri, 22 Aug 2025 16:08:19 +0100
Subject: [PATCH 1/2] Fix info about adding/removing feeds.
---
config/titles_only.html.tmpl | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/config/titles_only.html.tmpl b/config/titles_only.html.tmpl
index 1a06e6b..ad40f16 100644
--- a/config/titles_only.html.tmpl
+++ b/config/titles_only.html.tmpl
@@ -117,8 +117,13 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" />
" title="">
- To request addition or removal:
-e-mail planet at python.org (note, responses can take up to a few days)
+
+
+
+ To request addition or removal:
+ Open an issue on github
+
+
From a23c657c549957d16bd0ab9f1577a09a30b1c03f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rodrigo=20Gir=C3=A3o=20Serr=C3=A3o?=
<5621605+rodrigogiraoserrao@users.noreply.github.com>
Date: Fri, 22 Aug 2025 17:00:32 +0100
Subject: [PATCH 2/2] Update addition/removal instructions.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
---
config/index.html.tmpl | 4 ++--
config/titles_only.html.tmpl | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/index.html.tmpl b/config/index.html.tmpl
index 23331a3..f03ddba 100644
--- a/config/index.html.tmpl
+++ b/config/index.html.tmpl
@@ -134,8 +134,8 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" />
- To request addition or removal:
- Open an issue on github
+ To request addition or removal,
+ open a PR or issue
diff --git a/config/titles_only.html.tmpl b/config/titles_only.html.tmpl
index ad40f16..a77474f 100644
--- a/config/titles_only.html.tmpl
+++ b/config/titles_only.html.tmpl
@@ -120,8 +120,8 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" />
- To request addition or removal:
- Open an issue on github
+ To request addition or removal,
+ open a PR or issue