Diff

doc/doap.xml @ 11234:d28e11beb5d5

doap: Add XEP-0441, the preferences part broken out of XEP-0313
author Kim Alvefur <zash@zash.se>
date Sun, 13 Dec 2020 16:27:00 +0100
parent 11233:c06bf468c6dc
child 11241:7a4dbc4bb74d
line wrap: on
line diff
--- a/doc/doap.xml	Sun Dec 13 16:24:10 2020 +0100
+++ b/doc/doap.xml	Sun Dec 13 16:27:00 2020 +0100
@@ -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>