← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~wgrant/launchpad/no-uca-expire into lp:launchpad

 

William Grant has proposed merging lp:~wgrant/launchpad/no-uca-expire into lp:launchpad.

Commit message:
Blacklist the Ubuntu Cloud Archive from PPA expiry.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~wgrant/launchpad/no-uca-expire/+merge/313303

Blacklist the Ubuntu Cloud Archive from PPA expiry.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~wgrant/launchpad/no-uca-expire into lp:launchpad.
=== modified file 'lib/lp/soyuz/scripts/expire_archive_files.py'
--- lib/lp/soyuz/scripts/expire_archive_files.py	2015-06-08 18:29:13 +0000
+++ lib/lp/soyuz/scripts/expire_archive_files.py	2016-12-15 05:20:18 +0000
@@ -28,6 +28,7 @@
 bzr
 bzr-beta-ppa
 bzr-nightly-ppa
+ubuntu-cloud-archive
 """.split()
 
 # Particular PPAs (not owners, unlike the whitelist) that should be


Follow ups