Consolidete script author names

This commit is contained in:
Robin Gareus
2020-09-30 22:06:35 +02:00
parent 46e895aaad
commit c8df8418dc
39 changed files with 40 additions and 40 deletions

View File

@@ -2,7 +2,7 @@ ardour {
["type"] = "EditorAction",
name = "New Playlists",
license = "MIT",
author = "Ardour Lua Taskforce",
author = "Ardour Team",
description = [[Prompts and builds a new playlist for every track in the session. Beware the operation cannot be cancelled.]]
}