From 1187b8905833b333be0f86050929dde2e07df1a5 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Fri, 8 May 2020 17:22:53 +0100 Subject: [PATCH] Add telepathy-spec submodule --- .gitmodules | 3 +++ telepathy-spec | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 telepathy-spec diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..952ccf9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "telepathy-spec"] + path = telepathy-spec + url = https://github.com/TelepathyIM/telepathy-spec diff --git a/telepathy-spec b/telepathy-spec new file mode 160000 index 0000000..65c5d48 --- /dev/null +++ b/telepathy-spec @@ -0,0 +1 @@ +Subproject commit 65c5d483f3df923c00dc0a194a277552aa497a9c