From 4dade3a7ef80e390b0e2dab572ba911f4e2b9370 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 14 Dec 2017 04:33:04 -0500 Subject: [PATCH] Manually edit author tag on a few --- plugins/AutodafeBlankPanel.json | 1 + plugins/AutodafeDrumKit.json | 2 +- plugins/AutodafeModulePack.json | 2 +- plugins/HoraMusic.json | 1 + plugins/ML_modules.json | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/plugins/AutodafeBlankPanel.json b/plugins/AutodafeBlankPanel.json index 35994acd..8f3dda08 100644 --- a/plugins/AutodafeBlankPanel.json +++ b/plugins/AutodafeBlankPanel.json @@ -1,6 +1,7 @@ { "slug": "AutodafeBlankPanel", "name": "Autodafe Blank Panel", + "author": "Antonio Grazioli", "version": "0.5.0", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" } \ No newline at end of file diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index 630ae5e2..f4453a49 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -1,7 +1,7 @@ { "slug": "AutodafeDrumKit", "name": "Autodafe Drum Kit", - "author": "antoniograzioli", + "author": "Antonio Grazioli", "version": "0.5.0", "source": "https://github.com/antoniograzioli/Autodafe-Drums", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" diff --git a/plugins/AutodafeModulePack.json b/plugins/AutodafeModulePack.json index 9cce5d31..30df275e 100644 --- a/plugins/AutodafeModulePack.json +++ b/plugins/AutodafeModulePack.json @@ -1,7 +1,7 @@ { "slug": "AutodafeModulePack", "name": "Autodafe Module Pack", - "author": "antoniograzioli", + "author": "Antonio Grazioli", "version": "0.5.0", "source": "https://github.com/antoniograzioli/Autodafe", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html" diff --git a/plugins/HoraMusic.json b/plugins/HoraMusic.json index fe64b6c5..e3c75389 100644 --- a/plugins/HoraMusic.json +++ b/plugins/HoraMusic.json @@ -1,6 +1,7 @@ { "slug": "HoraMusic", "name": "Hora Music", + "author": "Hora Music", "version": "0.5.0", "homepage": "https://gumroad.com/horamusic" } \ No newline at end of file diff --git a/plugins/ML_modules.json b/plugins/ML_modules.json index f2a3c9ec..0b9377d6 100644 --- a/plugins/ML_modules.json +++ b/plugins/ML_modules.json @@ -1,7 +1,7 @@ { "slug": "ML_modules", "name": "ML modules", - "author": "martin-lueders", + "author": "Martin Lueders", "version": "0.5.1", "source": "https://github.com/martin-lueders/ML_modules", "manual": "https://github.com/martin-lueders/ML_modules/wiki",