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