Expose PluginInfo bindings (eg plugin-type, unique id, etc)
[ardour.git] / scripts / bounce_replace.lua
index d383a87a5d83b36a253d9c917fd07eb2eceaae5a..07518a4cf03f930fffe19c449cc08c54f00f4adb 100644 (file)
@@ -1,8 +1,6 @@
 ardour { ["type"] = "EditorAction", name = "Bounce+Replace Regions",
        license     = "MIT",
-       author      = "Robin Gareus",
-       email       = "robin@gareus.org",
-       site        = "http://gareus.org",
+       author      = "Ardour Team",
        description = [[Bounce selected regions with processing and replace region]]
 }