From 2f9eed27cc7b119b4493110c8f5f4907e7a2ee33 Mon Sep 17 00:00:00 2001 From: Patrick Stewart Date: Tue, 30 Jul 2024 07:03:21 -0700 Subject: [PATCH] add: adding org-profile --- .gitmodules | 3 +++ resources/org-profile | 1 + 2 files changed, 4 insertions(+) create mode 160000 resources/org-profile diff --git a/.gitmodules b/.gitmodules index f5770df..d17ce68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "resources/ghb-profile"] path = resources/ghb-profile url = https://git.protevus.com/protevus/.github.git +[submodule "resources/org-profile"] + path = resources/org-profile + url = https://git.protevus.com/protevus/.profile.git diff --git a/resources/org-profile b/resources/org-profile new file mode 160000 index 0000000..110a0aa --- /dev/null +++ b/resources/org-profile @@ -0,0 +1 @@ +Subproject commit 110a0aade47660804528676ed90c91069ff156f9