From 8908150cf914bf89a69f14a3e103aee208ac5e33 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 20 Oct 2019 19:15:34 -0700 Subject: [PATCH] Added Hedera Improvement Proposals Repo --- data/ecosystems/h/hedera-hashgraph.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/h/hedera-hashgraph.toml b/data/ecosystems/h/hedera-hashgraph.toml index a82c294a..9d9e0733 100644 --- a/data/ecosystems/h/hedera-hashgraph.toml +++ b/data/ecosystems/h/hedera-hashgraph.toml @@ -24,6 +24,9 @@ url = "https://github.com/hashgraph/hedera-browser-extension" [[repo]] url = "https://github.com/hashgraph/hedera-cli" +[[repo]] +url = "https://github.com/hashgraph/hedera-improvement-proposal" + [[repo]] url = "https://github.com/hashgraph/hedera-keygen-java"