diff options
author | Michael Kaye <1917473+michaelkaye@users.noreply.github.com> | 2018-05-11 17:21:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-11 17:21:12 +0100 |
commit | 16f41237f076485184237a91e62b41445e75fc33 (patch) | |
tree | 915562c702471ba340e16d547a7fc501e36dcc95 /AUTHORS.rst | |
parent | Merge pull request #3208 from matrix-org/rav/more_refactor_request_handler (diff) | |
parent | Add Docker packaging in the author list (diff) | |
download | synapse-16f41237f076485184237a91e62b41445e75fc33.tar.xz |
Merge pull request #2846 from kaiyou/feat-dockerfile
Add a Dockerfile for synapse
Diffstat (limited to 'AUTHORS.rst')
-rw-r--r-- | AUTHORS.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS.rst b/AUTHORS.rst index 3dcb1c2a89..e13ac5ad34 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -60,3 +60,6 @@ Niklas Riekenbrauck <nikriek at gmail dot.com> Christoph Witzany <christoph at web.crofting.com> * Add LDAP support for authentication + +Pierre Jaury <pierre at jaury.eu> +* Docker packaging \ No newline at end of file |