Browse Source

Review and add arjo_modules at version 0.6.0. #518

pull/520/head
Christoph Scholtes 6 years ago
parent
commit
98b12d26c4
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/arjo_modules.json
  3. +1
    -0
      repos/arjo_modules

+ 3
- 0
.gitmodules View File

@@ -255,3 +255,6 @@
[submodule "repos/aP-Modules"]
path = repos/aP-Modules
url = https://github.com/aptrn/aP-Modules.git
[submodule "repos/arjo_modules"]
path = repos/arjo_modules
url = https://github.com/ArjoNagelhout/arjo_modules

+ 10
- 0
manifests/arjo_modules.json View File

@@ -0,0 +1,10 @@
{
"name": "arjo_modules",
"author": "Arjo Nagelhout",
"license": "CC-BY-NC-4.0",
"authorEmail": "arjo.nagelhout@gmail.com",
"authorUrl": "https://github.com/ArjoNagelhout",
"manualUrl": "https://github.com/ArjoNagelhout/arjo_modules/blob/master/README.md",
"sourceUrl": "https://github.com/ArjoNagelhout/arjo_modules",
"repoVersion": "0.6.0"
}

+ 1
- 0
repos/arjo_modules

@@ -0,0 +1 @@
Subproject commit 78fe7fa0c0bb560980217f751106c982a5e85bf7

Loading…
Cancel
Save