From eb2d89668597d498acbce2e17b230dbd2ec6341f Mon Sep 17 00:00:00 2001 From: Richard Levasseur Date: Mon, 20 Jul 2026 18:47:24 +0000 Subject: [PATCH] docs(releasing): update PyPI account owner information Update RELEASING.md to clarify that rickeylev manages the PyPI account, while Google retains recovery access via recovery codes and the rules-python-pypi@google.com email address. --- RELEASING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 1942553538..2b3d5859c1 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -260,5 +260,6 @@ The checklist items use metadata suffix: `| key=value key2=value2`. ### PyPI user rules-python Part of the release process uploads packages to PyPI as the user `rules-python`. -This account is managed by Google; contact rules-python-pyi@google.com if -something needs to be done with the PyPI account. +This account is managed by `rickeylev`. Note that Google also has recovery access +and can be contacted at rules-python-pypi@google.com if something needs to be +done with the PyPI account.