aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-02-15 21:18:17 +0100
committerDavid Robillard <d@drobilla.net>2020-02-16 12:01:54 +0100
commit4c650dfeae00cd9af55e24b5a40feec3212c1f99 (patch)
treeb2749dbbd9bda561c687fe5e54eba6cb82c5b4c3 /lv2/core/lv2core.doap.ttl
parent1d7932f1741e0ccdde3629c2fb3b922863a2c7df (diff)
downloadlv2-4c650dfeae00cd9af55e24b5a40feec3212c1f99.tar.xz
Separate developers from project metadata
Diffstat (limited to 'lv2/core/lv2core.doap.ttl')
-rw-r--r--lv2/core/lv2core.doap.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lv2/core/lv2core.doap.ttl b/lv2/core/lv2core.doap.ttl
index a9540b8..2bac9b3 100644
--- a/lv2/core/lv2core.doap.ttl
+++ b/lv2/core/lv2core.doap.ttl
@@ -6,6 +6,7 @@
<http://lv2plug.in/ns/lv2core>
a doap:Project ;
rdfs:seeAlso <meta.ttl> ;
+ rdfs:seeAlso <people.ttl> ;
doap:license <http://opensource.org/licenses/isc> ;
doap:name "LV2" ;
doap:homepage <http://lv2plug.in> ;