launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29605
[Merge] ~cjwatson/launchpad:keep-esm-archive-files into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:keep-esm-archive-files into launchpad:master.
Commit message:
Don't expire ESM PPAs
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/436360
These archives function somewhat as an extension of the primary archive, so we should keep their history in the same way.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:keep-esm-archive-files into launchpad:master.
diff --git a/lib/lp/soyuz/scripts/expire_archive_files.py b/lib/lp/soyuz/scripts/expire_archive_files.py
index ef82fef..c1c7e9f 100755
--- a/lib/lp/soyuz/scripts/expire_archive_files.py
+++ b/lib/lp/soyuz/scripts/expire_archive_files.py
@@ -44,6 +44,10 @@ snappy-dev/image
snappy-dev/tools
transyl
ubuntu-cloud-archive
+ubuntu-esm/esm-apps-security
+ubuntu-esm/esm-apps-updates
+ubuntu-esm/esm-infra-security
+ubuntu-esm/esm-infra-updates
ubuntu-mobile
wheelbarrow
""".split()