From 3c31d988a28dca936387da57b884c741cd58adc9 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 24 Sep 2018 18:14:11 -0400 Subject: [PATCH] Review and add BeckstromResearch at 0.6.0. #513 --- .gitmodules | 3 +++ manifests/BeckstromResearch.json | 8 ++++++++ repos/BeckstromResearch | 1 + 3 files changed, 12 insertions(+) create mode 100644 manifests/BeckstromResearch.json create mode 160000 repos/BeckstromResearch diff --git a/.gitmodules b/.gitmodules index 16131554..689fafbf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -246,3 +246,6 @@ [submodule "repos/SubmarineUtility"] path = repos/SubmarineUtility url = https://github.com/david-c14/SubmarineUtility.git +[submodule "repos/BeckstromResearch"] + path = repos/BeckstromResearch + url = https://github.com/chrisbeckstrom/Beckstrom_Research_Rack.git diff --git a/manifests/BeckstromResearch.json b/manifests/BeckstromResearch.json new file mode 100644 index 00000000..482ec61f --- /dev/null +++ b/manifests/BeckstromResearch.json @@ -0,0 +1,8 @@ +{ + "name": "Beckstrom Research", + "author": "Chris Beckstrom", + "authorEmail": "chris@chrisbeckstrom.com", + "manualUrl": "https://github.com/chrisbeckstrom/Beckstrom_Research_Rack/blob/master/README.md", + "sourceUrl": "https://github.com/chrisbeckstrom/Beckstrom_Research_Rack", + "repoVersion": "0.6.0" +} diff --git a/repos/BeckstromResearch b/repos/BeckstromResearch new file mode 160000 index 00000000..017fb891 --- /dev/null +++ b/repos/BeckstromResearch @@ -0,0 +1 @@ +Subproject commit 017fb891331f39d7a182ad1a6febe28567a1a00d