doap: Add XEP-0222 and XEP-0223, both supported by newer mod_pep
authorKim Alvefur <zash@zash.se>
Tue, 08 Dec 2020 20:35:53 +0100
changeset 11223 586a6ed6b0a6
parent 11222 f1c5c3d76145
child 11224 9b25eecde9e6
doap: Add XEP-0222 and XEP-0223, both supported by newer mod_pep
doc/doap.xml
--- a/doc/doap.xml	Tue Dec 08 20:34:45 2020 +0100
+++ b/doc/doap.xml	Tue Dec 08 20:35:53 2020 +0100
@@ -443,6 +443,20 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0222.html"/>
+        <xmpp:since>0.11</xmpp:since>
+        <xmpp:note>mod_pep</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0223.html"/>
+        <xmpp:since>0.11</xmpp:since>
+        <xmpp:note>mod_pep</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0227.html"/>
         <xmpp:since>0.7</xmpp:since>
         <xmpp:note>Used in migrator tools</xmpp:note>