diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index b8973799..2bc2ea9a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -865,5 +865,9 @@ <xmpp:status>complete</xmpp:status> </xmpp:SupportedXep> </implements> + <implements> + <xmpp:xep rdf:resources="https://xmpp.org/extensions/inbox/xep-sla.xml"/> + <xmpp:since>trunk</xmpp:since> + </implements> </Project> </rdf:RDF> |