diff options
author | Kim Alvefur <zash@zash.se> | 2021-09-12 13:45:13 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-09-12 13:45:13 +0200 |
commit | a9e760fc3b948fcef159faf4e0cb83f8d8c1b9f2 (patch) | |
tree | f4c0c34be8eb054b1e4d2f1029f4f3b9f3d75212 | |
parent | 0176fefc08ed092332a49b5926805dc244706221 (diff) | |
download | prosody-a9e760fc3b948fcef159faf4e0cb83f8d8c1b9f2.tar.gz prosody-a9e760fc3b948fcef159faf4e0cb83f8d8c1b9f2.zip |
doap: Remove entry that confused XEP-0277 with XEP-0227
-rw-r--r-- | doc/doap.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 20724092..e2d54c7a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -518,13 +518,6 @@ </implements> <implements> <xmpp:SupportedXep> - <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0277.html"/> - <xmpp:status>partial</xmpp:status> - <xmpp:note>mod_storage_0227</xmpp:note> - </xmpp:SupportedXep> - </implements> - <implements> - <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/> <xmpp:version>0.12.1</xmpp:version> <xmpp:status>complete</xmpp:status> |