Browse Source
module_auto_update: sbidoul as maintainer
Plus Stable development status
pull/1262/head
Stéphane Bidoul (ACSONE)
7 years ago
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with
2 additions and
0 deletions
-
module_auto_update/__openerp__.py
|
|
@ -21,4 +21,6 @@ |
|
|
|
'depends': [ |
|
|
|
'base', |
|
|
|
], |
|
|
|
'development_status': 'Production/Stable', |
|
|
|
'maintainers': ['sbidoul'], |
|
|
|
} |