
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository tor. The following commit(s) were added to refs/heads/main by this push: new 0221c88f10 doc: Add tpo website update to ReleasingTor.md 0221c88f10 is described below commit 0221c88f10d0a251cef642c25685f3bad217e0fe Author: David Goulet <dgoulet@torproject.org> AuthorDate: Thu Jan 19 08:43:59 2023 -0500 doc: Add tpo website update to ReleasingTor.md Signed-off-by: David Goulet <dgoulet@torproject.org> --- doc/HACKING/ReleasingTor.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md index 8367bf6c51..af3805f38e 100644 --- a/doc/HACKING/ReleasingTor.md +++ b/doc/HACKING/ReleasingTor.md @@ -139,6 +139,12 @@ do the following: the Forum. Append the ChangeLog there. We do this until we can automate such post from the forum directly. + 5. Update torproject.org website by submitting a MR to + https://gitlab.torproject.org/tpo/web/tpo + + The `databags/versions.ini` file is the one to change with the newly + released version(s). + ### New Stable 1. Create the `maint-x.y.z` and `release-x.y.z` branches at the version -- To stop receiving notification emails like this one, please contact the administrator of this repository.