diff options
author | Kim Alvefur <zash@zash.se> | 2019-10-11 00:27:53 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-10-11 00:27:53 +0200 |
commit | fdc6bdae111cbcb647687be1cb1c4c977b9196da (patch) | |
tree | bfa19038245613d94a64eec2d601b7ae668a546e /doc | |
parent | 575a2b30949dfdab25d0621b7f4de82652b21b79 (diff) | |
download | prosody-fdc6bdae111cbcb647687be1cb1c4c977b9196da.tar.gz prosody-fdc6bdae111cbcb647687be1cb1c4c977b9196da.zip |
doap: Referece SCRAM
Added in 0.7.0, first commit 41d42d253a1d
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 0e8c4c11..8407888e 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -46,6 +46,7 @@ <foaf:homepage>https://www.zash.se/</foaf:homepage> </foaf:Person> </maintainer> + <implements rdf:resource="https://www.rfc-editor.org/info/rfc5802"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc6120"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc6121"/> <implements rdf:resource="https://www.rfc-editor.org/info/rfc6122"/> |