This is an automated email from the ASF dual-hosted git repository.
dannycranmer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git
The following commit(s) were added to refs/heads/main by this push:
new d0c5059 [hotfix] Adding release submodule
d0c5059 is described below
commit d0c5059399c2f13d65ad1a8e73d0089a7f55b952
Author: Danny Cranmer <[email protected]>
AuthorDate: Fri Dec 16 12:11:48 2022 +0000
[hotfix] Adding release submodule
---
.gitmodules | 3 +++
tools/releasing/shared | 1 +
2 files changed, 4 insertions(+)
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..06888ff
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tools/releasing/shared"]
+ path = tools/releasing/shared
+ url = https://github.com/apache/flink-connector-shared-utils
diff --git a/tools/releasing/shared b/tools/releasing/shared
new file mode 160000
index 0000000..4869b87
--- /dev/null
+++ b/tools/releasing/shared
@@ -0,0 +1 @@
+Subproject commit 4869b87ab2365505bb71a1fcff38ca2a1ad3aeb3