diff options
author | Cem Keylan <cem@ckyln.com> | 2020-12-25 03:10:38 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-12-25 03:10:38 +0300 |
commit | 86d1a40e690df6ca8397c2f3ddbe26df88ec75d8 (patch) | |
tree | 16c944a577bdbaff54195f7cb5da408f828c45f7 | |
parent | e1503b3810498413882f4cf0a45cb450fdb3f6a0 (diff) | |
download | repository-86d1a40e690df6ca8397c2f3ddbe26df88ec75d8.tar.gz |
add kiss community
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | ext_repos/kiss-community | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index dc52bd7..8fa255f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ext_repos/kiss-pulseaudio"] path = ext_repos/kiss-pulseaudio url = https://github.com/periish/kiss-pulseaudio +[submodule "ext_repos/kiss-community"] + path = ext_repos/kiss-community + url = https://github.com/kisslinux/community diff --git a/ext_repos/kiss-community b/ext_repos/kiss-community new file mode 160000 +Subproject efc999c317a9438437fd4fe74752895404b4a76 |