diff options
author | Kim Alvefur <zash@zash.se> | 2019-10-10 23:41:59 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-10-10 23:41:59 +0200 |
commit | 575a2b30949dfdab25d0621b7f4de82652b21b79 (patch) | |
tree | 7e766e8639d823158146ca8c1956b51a7d45a98b /doc | |
parent | 7659dc8a0d58f9cbdd4b85ca40f36179fd3374e7 (diff) | |
download | prosody-575a2b30949dfdab25d0621b7f4de82652b21b79.tar.gz prosody-575a2b30949dfdab25d0621b7f4de82652b21b79.zip |
doap: Note about where XEP-0227 is used
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 8bc1c4fb..0e8c4c11 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -399,6 +399,7 @@ <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> </xmpp:SupportedXep> </implements> <implements> |