diff --git a/.gitmodules b/.gitmodules index 151af79..0851010 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "gtd-process"] path = gtd-process url = https://git.rust.cloud/harlequix/gtd-process +[submodule "code-marketplace"] + path = code-marketplace + url = https://aur.archlinux.org/code-marketplace.git diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index 3f401b2..0e5bcc1 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -36,3 +36,4 @@ members: - directory: code-features - directory: gtd-next - directory: gtd-process +- directory: code-marketplace diff --git a/code-marketplace b/code-marketplace new file mode 160000 index 0000000..6f5283f --- /dev/null +++ b/code-marketplace @@ -0,0 +1 @@ +Subproject commit 6f5283f9c4d7c9830fbaa9d9b1c93261c170de43