From 49558a36818993ec71f3b636c0da138c3d47b161 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Thu, 5 Apr 2018 19:19:15 -0400 Subject: [PATCH] Reviewed Erratic at 0.6.0; added repo pointer and manifest. --- .gitmodules | 3 +++ manifests/Erratic.json | 9 +++++++++ repos/Erratic | 1 + 3 files changed, 13 insertions(+) create mode 100644 manifests/Erratic.json create mode 160000 repos/Erratic diff --git a/.gitmodules b/.gitmodules index 49f700ea..e6904760 100644 --- a/.gitmodules +++ b/.gitmodules @@ -184,3 +184,6 @@ [submodule "repos/Qwelk"] path = repos/Qwelk url = https://github.com/raincheque/qwelk.git +[submodule "repos/Erratic"] + path = repos/Erratic + url = https://github.com/bafonso/Erratic.git diff --git a/manifests/Erratic.json b/manifests/Erratic.json new file mode 100644 index 00000000..42c932b3 --- /dev/null +++ b/manifests/Erratic.json @@ -0,0 +1,9 @@ +{ + "name": "ErraticInstruments", + "author": "Bruno Afonso", + "license": "BSD-3-Clause", + "authorUrl": "https://brunoafonso.org", + "manualUrl": "https://github.com/bafonso/Erratic/blob/master/README.md", + "sourceUrl": "https://github.com/bafonso/Erratic", + "repoVersion": "0.6.0" +} \ No newline at end of file diff --git a/repos/Erratic b/repos/Erratic new file mode 160000 index 00000000..1655127a --- /dev/null +++ b/repos/Erratic @@ -0,0 +1 @@ +Subproject commit 1655127add1e55e57e271bb5e21eaca9eab515a3