Skip to content

Commit c964d93

Browse files
authored
Merge pull request #131 from dixmit/vcp
[ADD] version-control-platform
2 parents edfbcf3 + f9c8d8b commit c964d93

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

conf/psc/vcp.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
vcp-maintainers:
2+
members:
3+
- sebastienbeau
4+
- etobella
5+
name: Version Control Platform maintainers
6+
representatives:
7+
- etobella
8+
vcp-psc-representative:
9+
members: []
10+
name: Version Control Platform psc representative
11+
representatives:
12+
- etobella

conf/repo/vcp.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version-control-platform:
2+
branches:
3+
- "18.0"
4+
- "19.0"
5+
category: Version Control Platform
6+
default_branch: "18.0"
7+
name: Odoo version control platform addons
8+
psc: vcp-maintainers
9+
psc_rep: vcp-psc-representative

0 commit comments

Comments
 (0)