about summary refs log tree commit diff stats
path: root/profanity.doap
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2022-08-04 10:27:42 +0200
committerKim Alvefur <zash@zash.se>2022-08-04 10:27:42 +0200
commit96d53290fd6d07525e8cd4cb74f66eb128f158dd (patch)
treea91928e485fa571ea7fa48dfcc7c477a937f3c16 /profanity.doap
parent9d094f73e39b18367fab814be26efabe3c468d28 (diff)
downloadprofani-tty-96d53290fd6d07525e8cd4cb74f66eb128f158dd.tar.gz
doap: fix missing foaf namespace prefix
Diffstat (limited to 'profanity.doap')
-rw-r--r--profanity.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/profanity.doap b/profanity.doap
index 00f23012..8ee17758 100644
--- a/profanity.doap
+++ b/profanity.doap
@@ -1,5 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
+         xmlns:foaf="http://xmlns.com/foaf/0.1/"
          xmlns='http://usefulinc.com/ns/doap#'
          xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#'
          xmlns:schema='https://schema.org/'>