Skip to content

Commit

Permalink
Add XEP-0453 (DOAP usage) to DOAP file
Browse files Browse the repository at this point in the history
  • Loading branch information
butyoutried committed Jun 18, 2024
1 parent d4497d9 commit 3387e0b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions psi.doap
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,16 @@
</xmpp:SupportedXep>
</implements>

<!-- XEP-0453: DOAP usage in XMPP -->
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0453.html'/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>0.1.2</xmpp:version>
<xmpp:since>2.0</xmpp:since>
</xmpp:SupportedXep>
</implements>

<!-- XEP-0486: MUC Avatars -->
<implements>
<xmpp:SupportedXep>
Expand Down

0 comments on commit 3387e0b

Please sign in to comment.