mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] agreement: maintainers must be a list
cc/ @max3903
This commit is contained in:
@@ -39,5 +39,5 @@
|
||||
],
|
||||
'application': True,
|
||||
'development_status': 'Beta',
|
||||
'maintainers': 'max3903',
|
||||
'maintainers': ['max3903'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user