X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=scripts%2Fstop_at_marker.lua;h=f710a9f2057a88e4e46bfc90736b1ad5e305f185;hb=b25b99216c2c3a2e955ef9c2bb7c2d9ffa31228e;hp=140fb7a98d45b33fe8f13c6453648a7dca1b4ead;hpb=c560ca67bdfe926f2f84e2b5eb48d52957827d5d;p=ardour.git diff --git a/scripts/stop_at_marker.lua b/scripts/stop_at_marker.lua index 140fb7a98d..f710a9f205 100644 --- a/scripts/stop_at_marker.lua +++ b/scripts/stop_at_marker.lua @@ -2,9 +2,7 @@ ardour { ["type"] = "session", name = "Stop at Marker", license = "MIT", - author = "Robin Gareus", - email = "robin@gareus.org", - site = "http://gareus.org", + author = "Ardour Lua Task Force", description = [[An example session script which stops the transport on every location marker when rolling forward.]] }