Skip to content

Commit d6ec79a

Browse files
committed
add redirect for new post
1 parent 624f5ec commit d6ec79a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/posts/join-the-python-security-response-team/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags:
77
- security
88
- psrt
99
published: true
10+
legacyUrl: /2026/02/join-the-python-security-response-team.html
1011
---
1112

1213
Thanks to the work of the Security Developer-in-Residence Seth Larson, the Python Security Response Team (PSRT) now has an approved public governance document ([PEP 811](https://peps.python.org/pep-0811/)). Following the new governance structure the PSRT now publishes a [public list of members](https://www.python.org/psf/records/board/psrt/), has documented responsibilities for members and admins, and a defined process for onboarding and offboarding members to balance the needs of security and sustainability. The document also clarifies the relationship between the Python Steering Council and the PSRT.

src/data/redirects.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
"/2025/12/python-3150-alpha-3.html": "/2025/12/python-3150-alpha-3",
160160
"/2026/01/python-3150-alpha-4.html": "/2026/01/python-3150-alpha-4",
161161
"/2026/01/python-3150-alpha-5-yes-another-alpha.html": "/2026/01/python-3150-alpha-5-yes-another-alpha",
162+
"/2026/02/join-the-python-security-response-team.html": "/2026/02/join-the-python-security-response-team",
162163
"/2026/02/python-3150-alpha-6.html": "/2026/02/python-3150-alpha-6",
163164
"/2025/11/python-3150a2.html": "/2025/11/python-3150a2",
164165
"/2012/06/python-33-alpha-4-released.html": "/2012/06/python-33-alpha-4-released",

0 commit comments

Comments
 (0)