2 Commits

Author SHA1 Message Date
Stéphan Sainléger
ef5115c68a [IMP] create laetitia config 2023-12-06 22:57:00 +01:00
Stéphan Sainléger
bdd67141e8 [IMP] create stephan config 2023-12-06 22:57:00 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ Credits
Contributors Contributors
------------ ------------
* Boris Gallet - `Email<mailto:boris.gallet@elabore.coop>` - `Github<https://github.com/b0g>` * Laetitia Da Costa - `Email<mailto:laetitia.dacosta@elabore.coop>` - `Github<https://github.com/LaetitiaElabore>`
Funders Funders
------- -------

View File

@@ -1,4 +1,4 @@
from . import models import models
# import controllers # import controllers
# import wizard # import wizard

View File

@@ -1,4 +1,4 @@
# Copyright {{license_years}} Boris Gallet ({{company}}) # Copyright {{license_years}} Laetitia Da Costa ({{company}})
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{ {
@@ -6,7 +6,7 @@
"version": "{{version}}", "version": "{{version}}",
"author": "Elabore", "author": "Elabore",
"website": "https://elabore.coop", "website": "https://elabore.coop",
"maintainer": "Boris Gallet", "maintainer": "Laetitia Da Costa",
"license": "AGPL-3", "license": "AGPL-3",
"category": "{{category}}", "category": "{{category}}",
"summary": "{{summary}}", "summary": "{{summary}}",