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 | f9807ebbf057058cb6ef18966dc4800d874bb32a (patch) | |
tree | 7e766e8639d823158146ca8c1956b51a7d45a98b /doc | |
parent | d9639ab531002b59206e1cc00f8e1f58c5a6c2ae (diff) | |
download | prosody-f9807ebbf057058cb6ef18966dc4800d874bb32a.tar.gz prosody-f9807ebbf057058cb6ef18966dc4800d874bb32a.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> |