diff options
author | Kim Alvefur <zash@zash.se> | 2019-12-16 01:52:56 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-12-16 01:52:56 +0100 |
commit | a72969c9c9bf83baba1989470edab803b08160ad (patch) | |
tree | 85fd39c64d700750fe2d41f03ea8d7ac7fcdc73c /doc | |
parent | 9d389440a337d18a730621ec15e0770406ecb1c0 (diff) | |
download | prosody-a72969c9c9bf83baba1989470edab803b08160ad.tar.gz prosody-a72969c9c9bf83baba1989470edab803b08160ad.zip |
doap: More PEP payloads
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 1633e2f3..20686e03 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -159,6 +159,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0080.html"/> + <xmpp:note>via XEP-0163</xmpp:note> </xmpp:SupportedXep> </implements> <implements> @@ -171,6 +172,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0084.html"/> + <xmpp:note>via XEP-0163</xmpp:note> </xmpp:SupportedXep> </implements> <implements> |