From 8ca2d9837b0997b41a938d39095a593b746c001a Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 28 Oct 2018 21:19:27 -0400 Subject: [PATCH] Remove @ from author --- manifests/BaconMusic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index 943be4b3..ab2214c8 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -1,6 +1,6 @@ { "name": "Bacon Music", - "author": "@baconpaul", + "author": "baconpaul", "license": "Apache-2.0", "manualUrl": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md", "sourceUrl": "https://github.com/baconpaul/BaconPlugs",