DOAP: Mention that XEP-0068 is supported
There is no module for this XEP, but it is only a best practice document about XEP-0004 so there is no need for one.
This commit is contained in:
parent
89d24de302
commit
552fef90d3
1 changed files with 9 additions and 0 deletions
9
doap.xml
9
doap.xml
|
@ -111,6 +111,15 @@
|
|||
<xmpp:since>0.5.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0068.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>1.2</xmpp:version>
|
||||
<xmpp:since>0.1.0</xmpp:since>
|
||||
<xmpp:note>there is no specific module for this, the feature is all in the XEP-0004 module</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0071.html"/>
|
||||
|
|
Loading…
Reference in a new issue