From 124b0da6786898a34730d7866e792f3cde50cfa4 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 3 Feb 2020 22:29:04 -0800 Subject: [PATCH] Added more repos to Loki --- data/ecosystems/l/loki.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/l/loki.toml b/data/ecosystems/l/loki.toml index 7b882dc3..e1f7ee80 100644 --- a/data/ecosystems/l/loki.toml +++ b/data/ecosystems/l/loki.toml @@ -78,6 +78,9 @@ url = "https://github.com/loki-project/loki-messenger-android-protocol" [[repo]] url = "https://github.com/loki-project/loki-messenger-android-service" +[[repo]] +url = "https://github.com/loki-project/loki-messenger-APNs-provider" + [[repo]] url = "https://github.com/loki-project/loki-messenger-ios" @@ -87,9 +90,18 @@ url = "https://github.com/loki-project/loki-messenger-ios-carthage" [[repo]] url = "https://github.com/loki-project/loki-messenger-ios-pods" +[[repo]] +url = "https://github.com/loki-project/loki-messenger-metadata-kit" + +[[repo]] +url = "https://github.com/loki-project/loki-messenger-protocol-kit" + [[repo]] url = "https://github.com/loki-project/loki-messenger-public-server" +[[repo]] +url = "https://github.com/loki-project/loki-mq" + [[repo]] url = "https://github.com/loki-project/loki-network" @@ -108,6 +120,9 @@ url = "https://github.com/loki-project/loki-offline-wallet-generator" [[repo]] url = "https://github.com/loki-project/loki-onion-blockchain-explorer" +[[repo]] +url = "https://github.com/loki-project/loki-push-notification-server" + [[repo]] url = "https://github.com/loki-project/loki-randomXL"