diff options
author | Kim Alvefur <zash@zash.se> | 2019-11-16 16:52:31 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-11-16 16:52:31 +0100 |
commit | 612b1ffff129320130095099acc13b335aa14b9c (patch) | |
tree | 6e391ff6608608f181e42c92ee6dfd7c534da255 /HACKERS | |
parent | 6a2b94e8b8629d6571202a34b6ebbd4793fe4abe (diff) | |
parent | 70a81b5ffdb84e5dc082fee557dc9e3af237bc27 (diff) | |
download | prosody-612b1ffff129320130095099acc13b335aa14b9c.tar.gz prosody-612b1ffff129320130095099acc13b335aa14b9c.zip |
Merge 0.11->trunk
Diffstat (limited to 'HACKERS')
-rw-r--r-- | HACKERS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ involved you can join us on our mailing list and discussion rooms. More information on these at https://prosody.im/discuss Patches are welcome, though before sending we would appreciate if you read -docs/coding_style.txt for guidelines on how to format your code, and other tips. +docs/coding_style.md for guidelines on how to format your code, and other tips. Documentation for developers can be found at https://prosody.im/doc/developers |