doap: Add XEP-0044, Expat should be handling namespaces
authorKim Alvefur <zash@zash.se>
Sun, 13 Dec 2020 15:08:11 +0100
changeset 11232 e602f3d77ace
parent 11231 d36e44d00ef8
child 11233 c24547497b42
doap: Add XEP-0044, Expat should be handling namespaces
doc/doap.xml
--- a/doc/doap.xml	Fri Dec 11 15:37:35 2020 +0100
+++ b/doc/doap.xml	Sun Dec 13 15:08:11 2020 +0100
@@ -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>