From 17c366a42af350c869bd9b5246a8b8dd7ab00459 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 11 Jun 2018 20:02:25 -0400 Subject: [PATCH] Review and add huaba at 0.6.1. #480 --- .gitmodules | 3 +++ manifests/huaba.json | 12 ++++++++++++ repos/huaba | 1 + 3 files changed, 16 insertions(+) create mode 100644 manifests/huaba.json create mode 160000 repos/huaba diff --git a/.gitmodules b/.gitmodules index 7366c7c4..69fdef1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -207,3 +207,6 @@ [submodule "repos/BOKONTEPByteBeatMachine"] path = repos/BOKONTEPByteBeatMachine url = https://github.com/bokontep/BokontepByteBeatMachine.git +[submodule "repos/huaba"] + path = repos/huaba + url = https://github.com/dhuber81/huaba.git diff --git a/manifests/huaba.json b/manifests/huaba.json new file mode 100644 index 00000000..3c291927 --- /dev/null +++ b/manifests/huaba.json @@ -0,0 +1,12 @@ +{ + "name": "huaba", + "author": "David Huber", + "authorEmail": "dhuber318@gmail.com", + "license": "MIT", + "authorUrl": "https://github.com/dhuber81", + "pluginUrl": "https://github.com/dhuber81/huaba", + "sourceUrl": "https://github.com/dhuber81/huaba", + "manualUrl": "https://github.com/dhuber81/huaba", + "donateUrl": "https://paypal.me/DanielHuber81", + "repoVersion": "0.6.1" +} \ No newline at end of file diff --git a/repos/huaba b/repos/huaba new file mode 160000 index 00000000..74122457 --- /dev/null +++ b/repos/huaba @@ -0,0 +1 @@ +Subproject commit 741224578d612f5747b34950ff50939a407cbedb