From 3eeab3da471d57957fd4d9ddfc0a78fa0574ab05 Mon Sep 17 00:00:00 2001 From: Thompson Date: Mon, 25 Oct 2021 23:33:15 +0100 Subject: [PATCH] add celo tasks to toml --- data/ecosystems/c/celo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index a028adbb..54554ad2 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -1297,3 +1297,6 @@ url = "https://github.com/Mujhtech/celo-dapp" [[repo]] url = "https://github.com/T3CHMO/cTwitter" + +[[repo]] +url = "https://github.com/Thompsonmina/CeloTasks"