diff --git a/conf/psc/shopfloor-app.yml b/conf/psc/shopfloor-app.yml new file mode 100644 index 0000000..66eda81 --- /dev/null +++ b/conf/psc/shopfloor-app.yml @@ -0,0 +1,11 @@ +shopfloor-app-maintainers: + members: + - simahawk + - jbaudoux + - rousseldenis + name: Shopfloor app maintainers +shopfloor-app-maintainers-psc-representative: + members: + - simahawk + name: Shopfloor app maintainers psc representative + representatives: [] diff --git a/conf/repo/shopfloor.yml b/conf/repo/shopfloor.yml new file mode 100644 index 0000000..58f9f66 --- /dev/null +++ b/conf/repo/shopfloor.yml @@ -0,0 +1,8 @@ +shopfloor-app: + branches: + - "18.0" + category: Mobile apps + default_branch: "18.0" + name: Shopfloor App + psc: shopfloor-app-maintainers + psc_rep: shopfloor-app-maintainers-psc-representative