From fbb7d073829486cd8ff7082921fb19a2f2afc869 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 17 Jun 2020 12:32:38 -0300 Subject: Adds shyaml --- .gitmodules | 3 +++ shyaml | 1 + 2 files changed, 4 insertions(+) create mode 160000 shyaml diff --git a/.gitmodules b/.gitmodules index ffc4866..7e8c512 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,3 +142,6 @@ [submodule "grab-queue"] path = grab-queue url = https://git.fluxo.info/grab-queue +[submodule "shyaml"] + path = shyaml + url = https://github.com/0k/shyaml diff --git a/shyaml b/shyaml new file mode 160000 index 0000000..8dcf9bb --- /dev/null +++ b/shyaml @@ -0,0 +1 @@ +Subproject commit 8dcf9bb39f995564271600a4dae1fc114077c2e0 -- cgit v1.2.3