From eae98a8a758b6fe2acff0a75a4e2cdb05d48d166 Mon Sep 17 00:00:00 2001 From: David Glick Date: Sat, 1 Sep 2012 14:49:30 -0700 Subject: [PATCH] create branch for plone.directives.form maintenance --- ecosystem.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem.cfg b/ecosystem.cfg index b1dc5f458b..b51bfe2155 100644 --- a/ecosystem.cfg +++ b/ecosystem.cfg @@ -96,6 +96,6 @@ exclude += [sources] plone.app.dexterity = git ${remotes:plone}/plone.app.dexterity.git pushurl=${remotes:plone_push}/plone.app.dexterity.git plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git -plone.directives.form = git ${remotes:plone}/plone.directives.form.git pushurl=${remotes:plone_push}/plone.directives.form.git +plone.directives.form = git ${remotes:plone}/plone.directives.form.git pushurl=${remotes:plone_push}/plone.directives.form.git branch=1.x plone.app.referenceablebehavior = git ${remotes:plone}/plone.app.referenceablebehavior.git pushurl=${remotes:plone_push}/plone.app.referenceablebehavior.form.git plone.schemaeditor = git ${remotes:plone}/plone.schemaeditor.git pushurl=${remotes:plone_push}/plone.schemaeditor.git