Browse Source

Reviewed Erratic at 0.6.0; added repo pointer and manifest.

pull/445/head
Matt Demanett 7 years ago
parent
commit
49558a3681
3 changed files with 13 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +9
    -0
      manifests/Erratic.json
  3. +1
    -0
      repos/Erratic

+ 3
- 0
.gitmodules View File

@@ -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

+ 9
- 0
manifests/Erratic.json View File

@@ -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"
}

+ 1
- 0
repos/Erratic

@@ -0,0 +1 @@
Subproject commit 1655127add1e55e57e271bb5e21eaca9eab515a3

Loading…
Cancel
Save