From 6cf73e24906f1991fd57f0340dc24abb069ae504 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Apr 2012 20:36:50 +0000 Subject: Rename 'people' to 'meta' in anticipation of putting other stuff there. --- lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl') diff --git a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl index 02c53b6..044d1b3 100644 --- a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl +++ b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl @@ -5,11 +5,11 @@ a doap:Project ; - rdfs:seeAlso <../../people/people.ttl> ; + rdfs:seeAlso <../../meta/meta.ttl> ; doap:license ; doap:name "LV2 UI" ; doap:shortdesc "Generic UI interface for LV2 plugins." ; - doap:developer ; + doap:developer ; doap:maintainer ; doap:release [ doap:revision "2.7" ; -- cgit v1.2.1