aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-05 17:10:20 +0000
committerDavid Robillard <d@drobilla.net>2010-10-05 17:10:20 +0000
commit4b1bcc2063e0e71c415ad5a6cf1bbdb400ce6093 (patch)
treee0439581504198719c71203361fc0145a11d9cb2 /ext
parentae26daca94382386f314da42f29b64dbb4319ce4 (diff)
downloadlv2-4b1bcc2063e0e71c415ad5a6cf1bbdb400ce6093.tar.xz
Add machine-readable attribution to Leonard Ridder for development.
Diffstat (limited to 'ext')
-rw-r--r--ext/persist.lv2/persist.ttl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/persist.lv2/persist.ttl b/ext/persist.lv2/persist.ttl
index f1dd86f..2d0bb84 100644
--- a/ext/persist.lv2/persist.ttl
+++ b/ext/persist.lv2/persist.ttl
@@ -31,6 +31,11 @@
<http://lv2plug.in/ns/ext/persist>
a lv2:Specification ;
doap:name "LV2 Persist" ;
+ doap:developer [
+ a foaf:Person ;
+ foaf:name "Leonard Ritter" ;
+ foaf:homepage <http://paniq.org> ;
+ ] ;
doap:maintainer [
a foaf:Person ;
foaf:name "David Robillard" ;