From 19d6d66ca7abd6f9dc0204b52142cc225cd299c2 Mon Sep 17 00:00:00 2001 From: Aaron Bassett Date: Tue, 7 Nov 2023 14:46:30 -0500 Subject: [PATCH] Add Polkadot Developer Heroes Programme (#642) * Add Polkadot Developer Heroes Programme * Remove unnecessary lines as included upstream --- data/ecosystems/p/polkadot-developer-heroes.toml | 10 ++++++++++ data/ecosystems/p/polkadot.toml | 1 + 2 files changed, 11 insertions(+) create mode 100644 data/ecosystems/p/polkadot-developer-heroes.toml diff --git a/data/ecosystems/p/polkadot-developer-heroes.toml b/data/ecosystems/p/polkadot-developer-heroes.toml new file mode 100644 index 0000000000..0a6ab6499d --- /dev/null +++ b/data/ecosystems/p/polkadot-developer-heroes.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "Polkadot Developer Heroes" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/Polkadot-Heroes"] + +# Repositories +[[repo]] +url = "https://github.com/Polkadot-Heroes/Members" diff --git a/data/ecosystems/p/polkadot.toml b/data/ecosystems/p/polkadot.toml index 70e48d4760..d833adb8d4 100644 --- a/data/ecosystems/p/polkadot.toml +++ b/data/ecosystems/p/polkadot.toml @@ -194,6 +194,7 @@ sub_ecosystems = [ "Plutos Network", "Polimec", "Polkadex", + "Polkadot Developer Heroes", "PolkaEx", "Polkahub", "Polkasafe",