comparison mod_spam_reporting/README.markdown @ 4104:476afcbfb3e9

various: Add some dependency metadata
author Kim Alvefur <zash@zash.se>
date Fri, 11 Sep 2020 17:13:34 +0200
parents 122f0e53dc5a
children 48c27b51f992
comparison
equal deleted inserted replaced
4103:ecc6ad057383 4104:476afcbfb3e9
1 --- 1 ---
2 depends:
3 - 'mod\_blocklist'
4 labels: 2 labels:
5 - 'Stage-Beta' 3 - 'Stage-Beta'
4 rockspec:
5 dependencies:
6 - mod_blocklist
6 summary: 'XEP-0377: Spam Reporting' 7 summary: 'XEP-0377: Spam Reporting'
7 --- 8 ---
8 9
9 This module is a very basic implementation of [XEP-0377: Spam Reporting]. 10 This module is a very basic implementation of [XEP-0377: Spam Reporting].
10 11