From 7c88fe6add7fe48a22a98943058099812f2c356d Mon Sep 17 00:00:00 2001 From: grimAgent <90475821+grimAgent@users.noreply.github.com> Date: Fri, 22 Dec 2023 14:22:14 -0300 Subject: [PATCH 1/3] Grim Syndicate missing info and repo --- data/ecosystems/s/solana.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/ecosystems/s/solana.toml b/data/ecosystems/s/solana.toml index 7096e6aa60..6e2f934480 100644 --- a/data/ecosystems/s/solana.toml +++ b/data/ecosystems/s/solana.toml @@ -102,6 +102,7 @@ sub_ecosystems = [ "GooseFX", "Grape Protocol", "GraphLinq Protocol", + "Grim Syndicate", "Helio Fintech Ltd (helio Pay)", "Helium", "Helius", @@ -321,6 +322,7 @@ github_organizations = [ "https://github.com/firedancer-io", "https://github.com/generatus", "https://github.com/GenesysGo", + "https://github.com/Grim-Syndicate", "https://github.com/hashblock", "https://github.com/magiceden-oss", "https://github.com/Nebula-Wallet", @@ -48254,6 +48256,9 @@ url = "https://github.com/Grim-R3ap3r/Solana-Project" [[repo]] url = "https://github.com/Grim-Syndicate/eta-backend" +[[repo]] +url = "https://github.com/Grim-Syndicate/eta-frontend" + [[repo]] url = "https://github.com/Grizzlython/onchaincareer" From cfbfd8a0eeebb8dd4a085c232e6b6e05c5fae438 Mon Sep 17 00:00:00 2001 From: grimAgent <90475821+grimAgent@users.noreply.github.com> Date: Fri, 22 Dec 2023 15:41:19 -0300 Subject: [PATCH 2/3] Create Grim Syndicate ecosystem --- data/ecosystems/g/grim-syndicate.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/ecosystems/g/grim-syndicate.toml diff --git a/data/ecosystems/g/grim-syndicate.toml b/data/ecosystems/g/grim-syndicate.toml new file mode 100644 index 0000000000..97e5f47f98 --- /dev/null +++ b/data/ecosystems/g/grim-syndicate.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Grim Syndicate" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/Grim-Syndicate"] + +# Repositories +[[repo]] +url = "https://github.com/Grim-Syndicate/eta-backend" + +[[repo]] +url = "https://github.com/Grim-Syndicate/eta-frontend" From 10fdba63dc112fa4682af4cf62d372cd107310a9 Mon Sep 17 00:00:00 2001 From: grimAgent <90475821+grimAgent@users.noreply.github.com> Date: Fri, 22 Dec 2023 15:47:22 -0300 Subject: [PATCH 3/3] Per requested --- data/ecosystems/s/solana.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/data/ecosystems/s/solana.toml b/data/ecosystems/s/solana.toml index 6e2f934480..ed471cf289 100644 --- a/data/ecosystems/s/solana.toml +++ b/data/ecosystems/s/solana.toml @@ -322,7 +322,6 @@ github_organizations = [ "https://github.com/firedancer-io", "https://github.com/generatus", "https://github.com/GenesysGo", - "https://github.com/Grim-Syndicate", "https://github.com/hashblock", "https://github.com/magiceden-oss", "https://github.com/Nebula-Wallet", @@ -48256,9 +48255,6 @@ url = "https://github.com/Grim-R3ap3r/Solana-Project" [[repo]] url = "https://github.com/Grim-Syndicate/eta-backend" -[[repo]] -url = "https://github.com/Grim-Syndicate/eta-frontend" - [[repo]] url = "https://github.com/Grizzlython/onchaincareer"