diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-06-17 12:32:38 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-06-17 12:32:38 -0300 |
commit | fbb7d073829486cd8ff7082921fb19a2f2afc869 (patch) | |
tree | c2fe7e9b0f594b3355e2a0e80a3b8bbdb6a9326c | |
parent | c1161d68953fc0d0dfb873a0ff770c4df9cfee68 (diff) | |
download | apps-fbb7d073829486cd8ff7082921fb19a2f2afc869.tar.gz apps-fbb7d073829486cd8ff7082921fb19a2f2afc869.tar.bz2 |
Adds shyaml
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | shyaml | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject 8dcf9bb39f995564271600a4dae1fc114077c2e |