Skip to content

Commit

Permalink
Remove sfractal, simpli.fi, cisco, and Shiguredo as sponsors (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
starbelly authored Apr 1, 2024
1 parent 7d8ce22 commit 39981e4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/sponsors.exs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ config :erlef, :sponsors, [
url: "https://alembic.com.au/"
},
%{
active: true,
active: false,
is_founding_sponsor: false,
logo_url: "/images/sponsors/learn-elixir-logo.png",
name: "Learn Elixir",
Expand All @@ -109,7 +109,7 @@ config :erlef, :sponsors, [
url: "https://binarynoggin.com/"
},
%{
active: true,
active: false,
is_founding_sponsor: true,
logo_url: "/images/sponsors/cisco-logo.png",
name: "Cisco",
Expand All @@ -130,7 +130,7 @@ config :erlef, :sponsors, [
url: "https://www.ericsson.com/en"
},
%{
active: true,
active: false,
is_founding_sponsor: false,
logo_url: "/images/sponsors/simplifi-logo.png",
name: "simplifi",
Expand Down Expand Up @@ -186,7 +186,7 @@ config :erlef, :sponsors, [
url: "https://www.pharos-corp.com/"
},
%{
active: true,
active: false,
is_founding_sponsor: true,
logo_url: "/images/sponsors/sfractal-logo.png",
name: "sFractal Consulting LLC",
Expand Down Expand Up @@ -221,7 +221,7 @@ config :erlef, :sponsors, [
url: "https://dashbit.co/"
},
%{
active: true,
active: false,
is_founding_sponsor: false,
logo_url: "/images/sponsors/shiguredo-logo.png",
name: "Shiguredo",
Expand Down

0 comments on commit 39981e4

Please sign in to comment.