diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b4925f4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "intelmq"] + path = intelmq + url = https://github.com/certtools/intelmq.git +[submodule "intelmq-manager"] + path = intelmq-manager + url = https://github.com/certtools/intelmq-manager.git +[submodule "intelmq-api"] + path = intelmq-api + url = https://github.com/certtools/intelmq-api.git diff --git a/intelmq b/intelmq new file mode 160000 index 0000000..1aba027 --- /dev/null +++ b/intelmq @@ -0,0 +1 @@ +Subproject commit 1aba027f739ecf9c6bbcbf30762f35215a5ddade diff --git a/intelmq-api b/intelmq-api new file mode 160000 index 0000000..029c7c1 --- /dev/null +++ b/intelmq-api @@ -0,0 +1 @@ +Subproject commit 029c7c18110cd8a8a91c007c86b8c1b350c3c94f diff --git a/intelmq-manager b/intelmq-manager new file mode 160000 index 0000000..e30add2 --- /dev/null +++ b/intelmq-manager @@ -0,0 +1 @@ +Subproject commit e30add292c47a80765e5e662fbdcf3dfa1951723