diff --git a/mail_activity_reminder/__manifest__.py b/mail_activity_reminder/__manifest__.py
index 68f7097b7..ba05dff09 100644
--- a/mail_activity_reminder/__manifest__.py
+++ b/mail_activity_reminder/__manifest__.py
@@ -1,4 +1,5 @@
 # Copyright 2020 Brainbean Apps (https://brainbeanapps.com)
+# Copyright 2020 CorporateHub (https://corporatehub.eu)
 # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
 
 {
@@ -7,7 +8,7 @@
     'category': 'Discuss',
     'website': 'https://github.com/OCA/social',
     'author':
-        'Brainbean Apps, '
+        'CorporateHub, '
         'Odoo Community Association (OCA)',
     'license': 'AGPL-3',
     'installable': True,
diff --git a/mail_activity_reminder/readme/CONTRIBUTORS.rst b/mail_activity_reminder/readme/CONTRIBUTORS.rst
index 1c6a35a1e..724bc1d03 100644
--- a/mail_activity_reminder/readme/CONTRIBUTORS.rst
+++ b/mail_activity_reminder/readme/CONTRIBUTORS.rst
@@ -1 +1,3 @@
-* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
+* `CorporateHub <https://corporatehub.eu/>`__
+
+  * Alexey Pelykh <alexey.pelykh@corphub.eu>