Make authoring consistent
authorNikolaus Gullotta <nikolaus.gullotta@gmail.com>
Wed, 15 Aug 2018 13:35:40 +0000 (08:35 -0500)
committerNikolaus Gullotta <nikolaus.gullotta@gmail.com>
Wed, 15 Aug 2018 13:35:40 +0000 (08:35 -0500)
scripts/ltc_reader.lua

index be1490ca09faefa31da7d919c2cbb9e29807ae2e..ffa17e7d080ad9cd28f8d238c50c0ec21cde05af 100644 (file)
@@ -2,7 +2,7 @@ ardour {
        ["type"]    = "dsp",
        name        = "LTC Reader",
        category    = "Utility",
-       author      = "Ardour team",
+       author      = "Ardour Team",
        license     = "MIT",
        description = [[Linear Timecode Decoder with mixer strip inline display]]
 }