[IMP] create boris config

This commit is contained in:
Stéphan Sainléger
2023-11-06 19:35:52 +01:00
parent 5ac0ed0caf
commit 58b73abd6d
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ Credits
Contributors Contributors
------------ ------------
* Stéphan Sainléger - `Email<mailto:stephan.sainleger@elabore.coop>` - `Github<https://github.com/stephansainleger>` * Boris Gallet - `Email<mailto:boris.gallet@elabore.coop>` - `Github<https://github.com/b0g>`
Funders Funders
------- -------

View File

@@ -1,4 +1,4 @@
# Copyright {{license_years}} Stéphan Sainléger ({{company}}) # Copyright {{license_years}} Boris Gallet ({{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": "Stéphan Sainléger", "maintainer": "Boris Gallet",
"license": "AGPL-3", "license": "AGPL-3",
"category": "{{category}}", "category": "{{category}}",
"summary": "{{summary}}", "summary": "{{summary}}",