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.
pull/1556/head
Alexandre Fayolle 9 years ago
committed by sebalix
parent
commit
6403229da2
  1. 2
      auditlog/__openerp__.py

2
auditlog/__openerp__.py

@ -22,7 +22,7 @@
{
'name': "Audit Log",
'version': "1.0",
'author': "ABF OSIELL",
'author': "ABF OSIELL,Odoo Community Association (OCA)",
'website': "http://www.osiell.com",
'category': "Tools",
'depends': [

Loading…
Cancel
Save