aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core
diff options
context:
space:
mode:
authorBernhard M. Wiedemann <bwiedemann@suse.de>2018-04-16 02:10:04 +0200
committerDavid Robillard <d@drobilla.net>2018-04-21 13:55:58 +0200
commit06700865e1324fc33ae864a5114900cfc7dce6f5 (patch)
tree8b51682546f26449d7d9ade34f5abb18c6bbf575 /lv2/lv2plug.in/ns/lv2core
parent728196c9d55100b63b74b2f118bd80d451636a6c (diff)
downloadlv2-06700865e1324fc33ae864a5114900cfc7dce6f5.tar.xz
Allow build date to be overridden for reproducible documentation
See https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/meta.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/meta.ttl b/lv2/lv2plug.in/ns/lv2core/meta.ttl
index 0b655fd..f4d692c 100644
--- a/lv2/lv2plug.in/ns/lv2core/meta.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/meta.ttl
@@ -32,6 +32,7 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
doap:developer <http://drobilla.net/drobilla#me> ,
<http://plugin.org.uk/swh.xrdf#me> ;
doap:helper meta:larsl ,
+ meta:bmwiedemann ,
meta:gabrbedd ,
meta:daste ,
meta:kfoltman ,
@@ -202,3 +203,9 @@ meta:harry
a foaf:Person ;
foaf:name "Harry van Haaren" ;
foaf:mbox <harryhaaren@gmail.com> .
+
+meta:bmwiedemann
+ a foaf:Person ;
+ foaf:name "Bernhard M. Wiedemann" ;
+ foaf:mbox <bwiedemann@suse.de> .
+