Fix ModuleManager authors -> author (as per spec)

This commit is contained in:
Paul Fenwick 2014-10-11 21:34:42 +13:00
parent 7f8d9d5c36
commit e79ee4ff00
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"abstract" : "Modify KSP configs without conflict",
"download" : "https://ksp.sarbian.com/jenkins/job/ModuleManager/59/artifact/ModuleManager-2.4.5.zip",
"license" : "CC-BY-SA",
"authors" : [ "ialdabaoth", "Sarbian" ],
"author" : [ "ialdabaoth", "Sarbian" ],
"version" : "2.4.5",
"release_status" : "stable",
"min_ksp" : "0.24.2",