From 7f4cfd16437f874e2b7c490d6281f90e9659f1e8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 24 Dec 2019 20:09:53 -0800 Subject: [PATCH] Added Althea Android Repo --- data/ecosystems/a/althea.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/a/althea.toml b/data/ecosystems/a/althea.toml index 0351c6a7..78206992 100644 --- a/data/ecosystems/a/althea.toml +++ b/data/ecosystems/a/althea.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/althea-net"] [[repo]] url = "https://github.com/althea-net/actix-web-httpauth" +[[repo]] +url = "https://github.com/althea-net/althea-android" + [[repo]] url = "https://github.com/althea-net/althea-dash" @@ -168,6 +171,9 @@ url = "https://github.com/althea-net/serde-rlp" [[repo]] url = "https://github.com/althea-net/simple-bidirectional-erc20-channel" +[[repo]] +url = "https://github.com/althea-net/staging.althea.net" + [[repo]] url = "https://github.com/althea-net/stat-collector"