From 63622966435cdf600df48576e800305be05d2fa3 Mon Sep 17 00:00:00 2001 From: Sebastian Rust Date: Thu, 14 Jul 2022 18:44:08 +0200 Subject: [PATCH] added: slack --- .gitmodules | 3 +++ build-pacman-repo.yaml | 1 + slack | 1 + 3 files changed, 5 insertions(+) create mode 160000 slack diff --git a/.gitmodules b/.gitmodules index 45be026..44cb338 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "zoom"] path = zoom url = https://aur.archlinux.org/zoom.git +[submodule "slack"] + path = slack + url = https://aur.archlinux.org/slack.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index dc25fec..ee5c265 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -38,3 +38,4 @@ members: - directory: gtd-process - directory: code-marketplace - directory: zoom +- directory: slack diff --git a/slack b/slack new file mode 160000 index 0000000..0bafce6 --- /dev/null +++ b/slack @@ -0,0 +1 @@ +Subproject commit 0bafce6aa43910251416be3e9d8df90b9fc07d5a