Skip to content

Commit

Permalink
rename Divvy to Bill (#724)
Browse files Browse the repository at this point in the history
* rename Divvy to Bill

* Update priv/companies/divvy.exs

---------

Co-authored-by: Jim Segal <[email protected]>
  • Loading branch information
maco and jsegal205 authored Nov 8, 2024
1 parent 8cbce31 commit b6c323b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions priv/companies/divvy.exs
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
%{
industry: "Financial Services",
website: "https://getdivvy.com/",
industry: "Financials",
website: "https://bill.com",
github: "",
location: %{
city: "Lehi",
state: "UT",
country: "USA"
},
name: "Divvy",
last_changed_on: ~D[2023-03-01],
name: "Bill.com",
last_changed_on: ~D[2024-11-08],
description: """
We’re on a mission to automate the spending and expense reporting process, enabling companies and individuals to have more control, greater convenience, and increased security when distributing funds. Our backend is a cluster of Elixir applications and GenServers.
"""
Expand Down

0 comments on commit b6c323b

Please sign in to comment.