Skip to content

Commit 33e9f57

Browse files
committed
connector_importer_product: fix author name
1 parent 6c00732 commit 33e9f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connector_importer_product/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"version": "15.0.1.0.0",
77
"category": "Tools",
88
"website": "https://github.com/OCA/connector-interfaces",
9-
"author": "Camptocamp SA, Odoo Community Association (OCA)",
9+
"author": "Camptocamp, Odoo Community Association (OCA)",
1010
"license": "AGPL-3",
1111
"depends": [
1212
# oca

0 commit comments

Comments
 (0)