From b18e7134cae9d47b49ad23ee497db3d742d869fa Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 2 Mar 2020 11:41:26 -0800 Subject: [PATCH] Added more Bytom repos --- data/ecosystems/b/bytom.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/b/bytom.toml b/data/ecosystems/b/bytom.toml index 59247069..5df1f4a4 100644 --- a/data/ecosystems/b/bytom.toml +++ b/data/ecosystems/b/bytom.toml @@ -28,6 +28,9 @@ url = "https://github.com/Bytom/bytom-electron" [[repo]] url = "https://github.com/Bytom/bytom-gm" +[[repo]] +url = "https://github.com/Bytom/Bytom-Grant" + [[repo]] url = "https://github.com/Bytom/bytom-java-sdk" @@ -73,6 +76,9 @@ url = "https://github.com/Bytom/faucet" [[repo]] url = "https://github.com/Bytom/homebrew-bytom" +[[repo]] +url = "https://github.com/Bytom/movApiDoc" + [[repo]] url = "https://github.com/Bytom/pybtm"