diff --git a/support.md b/support.md index e49ab003..654169e8 100644 --- a/support.md +++ b/support.md @@ -43,8 +43,9 @@ The YunoHost support is provided by the community members. animate: false, }, groupchat: { - open: ['support@conference.yunohost.org'] + open: ['support@conference.yunohost.org'], + suggest: ['dev@conference.yunohost.org'] } }, }); - \ No newline at end of file + diff --git a/support_fr.md b/support_fr.md index 63cec053..47524fb0 100644 --- a/support_fr.md +++ b/support_fr.md @@ -42,8 +42,9 @@ L’entraide autour de YunoHost est assurée par la communauté. animate: false, }, groupchat: { - open: ['support@conference.yunohost.org'] + open: ['support@conference.yunohost.org'], + suggest: ['dev@conference.yunohost.org'] } }, }); - \ No newline at end of file +