-
Notifications
You must be signed in to change notification settings - Fork 2
/
sources.cfg
22 lines (20 loc) · 933 Bytes
/
sources.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[remotes]
collective = https://github.com/collective
collective_push = [email protected]:collective
plone = https://github.com/plone
plone_push = [email protected]:plone
imio = https://github.com/imio
imio_push = [email protected]:imio
# ==================
# Ecreall developers
# ==================
tdesvenain = https://github.com/tdesvenain
tdesvenain_push = [email protected]:tdesvenain
vincentfretin = https://github.com/vincentfretin
vincentfretin_push = [email protected]:vincentfretin
cedricmessiant = https://github.com/cedricmessiant
cedricmessiant_push = [email protected]:cedricmessiant
[sources]
appy = git ${remotes:imio}/appy.git pushurl=${remotes:imio_push}/appy.git
collective.behavior.talcondition = git ${remotes:collective}/collective.behavior.talcondition.git pushurl=${remotes:collective_push}/collective.behavior.talcondition.git
imio.pyutils = git ${remotes:imio}/imio.pyutils.git pushurl=${remotes:imio_push}/imio.pyutils.git