From eb3c06ff757cb7f8cda01b57f025d241d039d627 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:22:40 +0000 Subject: [PATCH] Add Braidpool ecosystem --- data/ecosystems/b/braidpool.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/ecosystems/b/braidpool.toml diff --git a/data/ecosystems/b/braidpool.toml b/data/ecosystems/b/braidpool.toml new file mode 100644 index 0000000000..9301cae002 --- /dev/null +++ b/data/ecosystems/b/braidpool.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Braidpool" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/braidpool"] + +# Repositories +[[repo]] +url = "https://github.com/braidpool/bitcoin" + +[[repo]] +url = "https://github.com/braidpool/braidpool"