aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-12-13 15:08:11 +0100
committerKim Alvefur <zash@zash.se>2020-12-13 15:08:11 +0100
commitd458aca876e127a3f79d6906d803a7eaf470098b (patch)
tree4f40417bb4a73b37d005a78738976829ac17818d /doc
parentb9d276c74793e78fe359f09648a2398906c59541 (diff)
downloadprosody-d458aca876e127a3f79d6906d803a7eaf470098b.tar.gz
prosody-d458aca876e127a3f79d6906d803a7eaf470098b.zip
doap: Add XEP-0044, Expat should be handling namespaces
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 1874e692..48fada05 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -95,6 +95,12 @@
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0044.html"/>
+ <xmpp:note>libexpat</xmpp:note>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/>
<xmpp:version>1.32.0</xmpp:version>
<xmpp:since>0.3</xmpp:since>