From e79f46756114f4012aa472cda1a6c46dcb3e5989 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 21 Dec 2019 13:17:44 -0700 Subject: [PATCH] Add NASA Standards. Use https for submodules --- .gitmodules | 5 ++++- README.md | 2 ++ standards/NASA-standards | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) create mode 160000 standards/NASA-standards diff --git a/.gitmodules b/.gitmodules index 0b91778..7bc8729 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ [submodule "equipment/laser/marlin-lulzbot-laser"] path = equipment/laser/marlin-lulzbot-laser - url = ssh://gitea@code.forksand.com:2222/forksand/marlin-lulzbot-laser.git + url = https://code.forksand.com/forksand/marlin-lulzbot-laser.git [submodule "equipment/laser/inkscape/raster2gcode"] path = equipment/laser/inkscape/raster2gcode url = https://github.com/305engineering/Inkscape +[submodule "standards/NASA-standards"] + path = standards/NASA-standards + url = https://code.forksand.com/forksand/NASA-standards.git diff --git a/README.md b/README.md index 85ba6b1..1c34b30 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Equipment. Tools. HOWTOs. * TAZ 6 J-Tech photonics LASER. +* Standards derived from libre sources. + License: CC By SA 4.0 International and/or GPLv3+ at your discretion. Other code licensed under their own respective licenses. diff --git a/standards/NASA-standards b/standards/NASA-standards new file mode 160000 index 0000000..06efd1a --- /dev/null +++ b/standards/NASA-standards @@ -0,0 +1 @@ +Subproject commit 06efd1a66d61685ebd95e2b9484408d8d93af753