diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 52c484c38528f343b73e6bd572e2b3b377609d47..d3e59bd712466f2e979da18f7df22721b10026f4 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -4,7 +4,7 @@ Contributing code to libolm
 To contribute code to this library, the preferred way is to clone the git
 repository, create a git patch series (for example via ``git
 format-patch --stdout origin/master``), and send this by email to
-``richard@matrix.org``.
+``olm@matrix.org``.
 
 Naturally, you must be willing to license your contributions under the same
 license as the project itself - in this case, Apache Software License v2 (see