We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a091a08 commit 7287312Copy full SHA for 7287312
storage_backend_s3/__manifest__.py
@@ -8,8 +8,8 @@
8
"summary": "Implement amazon S3 Storage",
9
"version": "10.0.1.0.0",
10
"category": "Storage",
11
- "website": "www.akretion.com",
12
- "author": " Akretion",
+ "website": "https://www.github.com/OCA/storage",
+ "author": " Akretion, Odoo Community Association (OCA)",
13
"license": "AGPL-3",
14
"installable": False,
15
"external_dependencies": {"python": ["boto3"]},
0 commit comments