[FIX] mail_debrand: Add development_status (#408)

pull/819/head
Maxime Chambreuil 2019-07-11 09:13:15 -05:00 committed by AlvaroTForgeFlow
parent 8c5e3caeb1
commit 0e24b210bb
1 changed files with 2 additions and 0 deletions

View File

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