We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edfbcf3 + f9c8d8b commit c964d93Copy full SHA for c964d93
2 files changed
conf/psc/vcp.yml
@@ -0,0 +1,12 @@
1
+vcp-maintainers:
2
+ members:
3
+ - sebastienbeau
4
+ - etobella
5
+ name: Version Control Platform maintainers
6
+ representatives:
7
8
+vcp-psc-representative:
9
+ members: []
10
+ name: Version Control Platform psc representative
11
12
conf/repo/vcp.yml
@@ -0,0 +1,9 @@
+version-control-platform:
+ branches:
+ - "18.0"
+ - "19.0"
+ category: Version Control Platform
+ default_branch: "18.0"
+ name: Odoo version control platform addons
+ psc: vcp-maintainers
+ psc_rep: vcp-psc-representative
0 commit comments