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
commit9463be2c81f8fe14768f2244bd4dc575ed7d672c (patch)
tree4f40417bb4a73b37d005a78738976829ac17818d /doc
parentdc1efeb22dee5f93ce66252ddd1a25c097d1ee5b (diff)
downloadprosody-9463be2c81f8fe14768f2244bd4dc575ed7d672c.tar.gz
prosody-9463be2c81f8fe14768f2244bd4dc575ed7d672c.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>