Corey Bryant has proposed merging ~corey.bryant/lpci:main into lpci:main. Requested reviews: Launchpad code reviewers (launchpad-reviewers)
For more details, see: https://code.launchpad.net/~corey.bryant/lpci/+git/lpci/+merge/443404 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~corey.bryant/lpci:main into lpci:main.
diff --git a/lpci/providers/_buildd.py b/lpci/providers/_buildd.py index 62c5546..88f5e19 100644 --- a/lpci/providers/_buildd.py +++ b/lpci/providers/_buildd.py @@ -20,6 +20,7 @@ SERIES_TO_BUILDD_IMAGE_ALIAS = { "jammy": bases.BuilddBaseAlias.JAMMY, "kinetic": bases.BuilddBaseAlias.KINETIC, "lunar": bases.BuilddBaseAlias.LUNAR, + "devel": bases.BuilddBaseAlias.DEVEL, }
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : launchpad-reviewers@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp