Software /
code /
prosody
Changeset
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 |
parents | 11233:c06bf468c6dc |
children | 11236:b1d7027be61e |
files | doc/doap.xml |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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>