Merge pull request #1708 from wurstsalat3000/patch-1

DOAP: Use correct namespace for xmlns:schema
This commit is contained in:
Michael Vetter
2022-05-09 21:15:50 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
xmlns='http://usefulinc.com/ns/doap#'
xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#'
xmlns:schema='https://schema.org'>
xmlns:schema='https://schema.org/'>
<Project>
<name>profanity</name>