2 Commits

Author SHA1 Message Date
Stéphan Sainléger
32258cfdd7 [IMP] create clement config 2023-12-06 22:57:25 +01:00
Stéphan Sainléger
7c33a45ce7 [IMP] create stephan config 2023-12-06 22:57:25 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ Credits
Contributors
------------
* Boris Gallet - `Email<mailto:boris.gallet@elabore.coop>` - `Github<https://github.com/b0g>`
* Clément Thomas - `Email<mailto:clement.thomas@elabore.coop>` - `Github<https://github.com/clementelabore>`
Funders
-------

View File

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

View File

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