Browse Source

[UPD] Add akretion maintainers

12.0-mig-module_prototyper_last
clementmbr 4 years ago
committed by David Beal
parent
commit
83f2c4d434
  1. 2
      attachment_synchronize/__manifest__.py

2
attachment_synchronize/__manifest__.py

@ -8,6 +8,7 @@
"version": "12.0.1.0.0",
"author": "Akretion,Odoo Community Association (OCA)",
"website": "https://github.com/oca/server-tools",
"maintainers": ["florian-dacosta", "sebastienbeau", "GSLabIt", "bealdav"],
"license": "AGPL-3",
"category": "Generic Modules",
"depends": [
@ -24,5 +25,4 @@
"demo": ["demo/attachment_synchronize_task_demo.xml"],
"installable": True,
"development_status": "Beta",
"maintainers": ["florian-dacosta", "GSLabIt", "bealdav"],
}
Loading…
Cancel
Save