summaryrefslogtreecommitdiff
path: root/lv2/drumgizmo.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/drumgizmo.ttl')
-rw-r--r--lv2/drumgizmo.ttl5
1 files changed, 5 insertions, 0 deletions
diff --git a/lv2/drumgizmo.ttl b/lv2/drumgizmo.ttl
index 93d2d92..93fa391 100644
--- a/lv2/drumgizmo.ttl
+++ b/lv2/drumgizmo.ttl
@@ -27,6 +27,11 @@
<http://drumgizmo.org/lv2>
a lv2:InstrumentPlugin ;
doap:name "DrumGizmo" ;
+ doap:maintainer [
+ foaf:name "Bent Bisballe Nyeng / Jonas Suhr Christensen";
+ foaf:homepage <http://www.drumgizmo.org> ;
+ ] ;
+ doap:license <http://usefulinc.com/doap/licenses/gpl> ;
uiext:ui <http://drumgizmo.org/lv2-gui> ;
doap:license <http://opensource.org/licenses/gpl-3.0> ;
lv2:optionalFeature <http://lv2plug.in/ns/ext/uri-map> ;