From 6d52d1cf84f2222fdad6ab1edcf530e0d7c4f2be Mon Sep 17 00:00:00 2001 From: Aya Hassan Date: Tue, 24 Feb 2026 07:11:38 +0100 Subject: [PATCH] Add logos-delivery-python-bindings submodule --- .gitmodules | 3 +++ third_party/logos-delivery-python-bindings | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 third_party/logos-delivery-python-bindings diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..caa1987e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/logos-delivery-python-bindings"] + path = third_party/logos-delivery-python-bindings + url = https://github.com/logos-messaging/logos-delivery-python-bindings.git diff --git a/third_party/logos-delivery-python-bindings b/third_party/logos-delivery-python-bindings new file mode 160000 index 00000000..c29108b4 --- /dev/null +++ b/third_party/logos-delivery-python-bindings @@ -0,0 +1 @@ +Subproject commit c29108b45be52adf141df24720b1d020b488523c