From 69e58f2776fb9b75fcad1fdc3c5783a25c032a35 Mon Sep 17 00:00:00 2001 From: Wesley Hershberger Date: Wed, 18 Mar 2026 11:49:19 -0500 Subject: [PATCH] Update people.canonical.com links for update_excuses As the old service is being decomissioned. Signed-off-by: Wesley Hershberger --- britney2/policies/email.py | 2 +- britney2/policies/sruadtregression.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/britney2/policies/email.py b/britney2/policies/email.py index 6962674..9feb468 100644 --- a/britney2/policies/email.py +++ b/britney2/policies/email.py @@ -41,7 +41,7 @@ It has been stuck in {series}-proposed for {age} day{plural}. You either sponsored or uploaded this package, please investigate why it hasn't been approved for migration. -http://people.canonical.com/~ubuntu-archive/proposed-migration/{series}/update_excuses.html#{source_name} +https://ubuntu-archive-team.ubuntu.com/proposed-migration/{series}/update_excuses.html#{source_name} https://wiki.ubuntu.com/ProposedMigration diff --git a/britney2/policies/sruadtregression.py b/britney2/policies/sruadtregression.py index 6fa8985..a4f39d8 100644 --- a/britney2/policies/sruadtregression.py +++ b/britney2/policies/sruadtregression.py @@ -22,7 +22,7 @@ The following regressions have been reported in tests triggered by the package: Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. -https://people.canonical.com/~ubuntu-archive/proposed-migration/{series_name}/update_excuses.html#{source_name} +https://ubuntu-archive-team.ubuntu.com/proposed-migration/{series_name}/update_excuses.html#{source_name} [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions