aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doap.xml
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-12-13 16:27:00 +0100
committerKim Alvefur <zash@zash.se>2020-12-13 16:27:00 +0100
commit6c28ae3e6dc1486ffe96b58724156ebd9745415b (patch)
tree5a5a20ffa462cdbae01da1deefd1656059550ce6 /doc/doap.xml
parent4e6e03e6384f2c9d71595a130700f641539180f8 (diff)
downloadprosody-6c28ae3e6dc1486ffe96b58724156ebd9745415b.tar.gz
prosody-6c28ae3e6dc1486ffe96b58724156ebd9745415b.zip
doap: Add XEP-0441, the preferences part broken out of XEP-0313
Diffstat (limited to 'doc/doap.xml')
-rw-r--r--doc/doap.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 1f821d24..3c1b590b 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -652,5 +652,12 @@
<xmpp:note>mod_muc</xmpp:note>
</xmpp:SupportedXep>
</implements>
+ <implements>
+ <xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0441.html"/>
+ <xmpp:version>0.2.0</xmpp:version>
+ <xmpp:note>Broken out of XEP-0313</xmpp:note>
+ </xmpp:SupportedXep>
+ </implements>
</Project>
</rdf:RDF>