diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-07-09 11:53:13 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-07-09 11:53:13 +0100 |
commit | 0dc27f73c4c15f15e6507d0be7d152cf1ae26a41 (patch) | |
tree | 79d32ab11a08c60962801f009b561b91bdbc3144 | |
parent | 98e8ee1b0da9609c0b504d9582dfedd14db38c00 (diff) |
Request patches to olm@matrix.org
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 52c484c..d3e59bd 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 |