Browse Source

Add OCA as author of OCA addons

In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
6.1
Alexandre Fayolle 10 years ago
parent
commit
0ef12e9aa2
  1. 2
      analytic_hours_block/__openerp__.py

2
analytic_hours_block/__openerp__.py

@ -39,7 +39,7 @@ you can track and follow how much has been used.
""", """,
"version" : "1.2", "version" : "1.2",
"author" : "Camptocamp",
"author" : "Camptocamp,Odoo Community Association (OCA)",
"category" : "Generic Modules/Projects & Services", "category" : "Generic Modules/Projects & Services",
"website": "http://www.camptocamp.com", "website": "http://www.camptocamp.com",
"depends" : [ "depends" : [

Loading…
Cancel
Save