From 99cd649ab88eacf53a6aed27f48a78094a63dfa6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 6 Apr 2020 11:37:18 -0700 Subject: [PATCH] Added more MESG repos --- data/ecosystems/m/mesg.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/m/mesg.toml b/data/ecosystems/m/mesg.toml index 7c1c619d..b5816a40 100644 --- a/data/ecosystems/m/mesg.toml +++ b/data/ecosystems/m/mesg.toml @@ -105,6 +105,9 @@ url = "https://github.com/mesg-foundation/mesg-js" [[repo]] url = "https://github.com/mesg-foundation/mesg-php" +[[repo]] +url = "https://github.com/mesg-foundation/mesg-zapier-application" + [[repo]] url = "https://github.com/mesg-foundation/mesg.com" @@ -192,15 +195,27 @@ url = "https://github.com/mesg-foundation/service-process-deployer" [[repo]] url = "https://github.com/mesg-foundation/service-slack" +[[repo]] +url = "https://github.com/mesg-foundation/service-sms-twilio" + [[repo]] url = "https://github.com/mesg-foundation/service-stripe" +[[repo]] +url = "https://github.com/mesg-foundation/service-telegram" + +[[repo]] +url = "https://github.com/mesg-foundation/service-twitter" + [[repo]] url = "https://github.com/mesg-foundation/service-webhook" [[repo]] url = "https://github.com/mesg-foundation/service-websocket" +[[repo]] +url = "https://github.com/mesg-foundation/service-zapier" + [[repo]] url = "https://github.com/mesg-foundation/steamrail"