From 8c059d09302696cd8acd4195f1d9651874fb366d Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Thu, 19 Apr 2018 18:48:58 -0400 Subject: [PATCH] PG-Instruments: added repo; reviewed; set repoVersion. #459 --- .gitmodules | 3 +++ manifests/PG-Instruments.json | 5 +++-- repos/PG-Instruments | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) create mode 160000 repos/PG-Instruments diff --git a/.gitmodules b/.gitmodules index ae5201a0..32b7a370 100644 --- a/.gitmodules +++ b/.gitmodules @@ -191,3 +191,6 @@ path = repos/ErraticInstruments url = https://github.com/bafonso/Erratic.git branch = v0.6 +[submodule "repos/PG-Instruments"] + path = repos/PG-Instruments + url = https://github.com/imekon/PG-Instruments.git diff --git a/manifests/PG-Instruments.json b/manifests/PG-Instruments.json index 8aeaef06..f8bd979e 100644 --- a/manifests/PG-Instruments.json +++ b/manifests/PG-Instruments.json @@ -1,6 +1,7 @@ { "name": "PG-Instruments", "author": "Pete Goodwin", - "license": "MIT", - "sourceUrl": "https://github.com/imekon/PG-Instruments" + "license": "CC0 1.0 Universal", + "sourceUrl": "https://github.com/imekon/PG-Instruments", + "repoVersion": "0.6.0" } diff --git a/repos/PG-Instruments b/repos/PG-Instruments new file mode 160000 index 00000000..83fe82f9 --- /dev/null +++ b/repos/PG-Instruments @@ -0,0 +1 @@ +Subproject commit 83fe82f90c7f7c96f2ece332680524a3e656b4af