diff --git a/checkouts.cfg b/checkouts.cfg index 955763f56c..f7466bc724 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -11,5 +11,6 @@ auto-checkout = Products.CMFPlone # These packages are manually added, or automatically added by mr.roboto: Zope + plone.dexterity plone.restapi plone.volto diff --git a/sources.cfg b/sources.cfg index 0fc200c76b..bc7553b8af 100644 --- a/sources.cfg +++ b/sources.cfg @@ -90,7 +90,7 @@ plone.browserlayer = git ${remotes:plone}/plone.browserlayer.gi plone.cachepurging = git ${remotes:plone}/plone.cachepurging.git pushurl=${remotes:plone_push}/plone.cachepurging.git branch=master plone.caching = git ${remotes:plone}/plone.caching.git pushurl=${remotes:plone_push}/plone.caching.git branch=master plone.contentrules = git ${remotes:plone}/plone.contentrules.git pushurl=${remotes:plone_push}/plone.contentrules.git branch=master -plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=master +plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=maurits-ensure-publishable plone.event = git ${remotes:plone}/plone.event.git pushurl=${remotes:plone_push}/plone.event.git branch=master plone.folder = git ${remotes:plone}/plone.folder.git pushurl=${remotes:plone_push}/plone.folder.git branch=master plone.formwidget.namedfile = git ${remotes:plone}/plone.formwidget.namedfile.git pushurl=${remotes:plone_push}/plone.formwidget.namedfile.git branch=master