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