[FIX] mail_debrand: Add development_status (#408)

pull/1021/head
Maxime Chambreuil 2019-07-11 09:13:15 -05:00 committed by Logeshkumar
parent e6dde23887
commit 18d5a49b51
1 changed files with 2 additions and 0 deletions

View File

@ -12,4 +12,6 @@
"depends": [
"mail",
],
"development_status": "Stable",
"maintainers": ["pedrobaeza"],
}