From 98b12d26c4ded751c5853c164aed3503e9bb6bbb Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 2 Oct 2018 20:36:48 -0600 Subject: [PATCH] Review and add arjo_modules at version 0.6.0. #518 --- .gitmodules | 3 +++ manifests/arjo_modules.json | 10 ++++++++++ repos/arjo_modules | 1 + 3 files changed, 14 insertions(+) create mode 100644 manifests/arjo_modules.json create mode 160000 repos/arjo_modules diff --git a/.gitmodules b/.gitmodules index 15d815a0..a0a8bdd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/manifests/arjo_modules.json b/manifests/arjo_modules.json new file mode 100644 index 00000000..b2b27a42 --- /dev/null +++ b/manifests/arjo_modules.json @@ -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" +} diff --git a/repos/arjo_modules b/repos/arjo_modules new file mode 160000 index 00000000..78fe7fa0 --- /dev/null +++ b/repos/arjo_modules @@ -0,0 +1 @@ +Subproject commit 78fe7fa0c0bb560980217f751106c982a5e85bf7