Skip to content

Commit

Permalink
Add Ratio PBC (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke authored Jan 22, 2024
1 parent 63bb9c6 commit 27eeaf4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions priv/companies/ratio_pbc.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
%{
industry: "Technology",
website: "https://ratiopbc.com",
github: "https://github.com/RatioPBC",
location: %{
city: "Portland",
state: "Oregon",
country: "USA"
},
name: "Ratio PBC",
last_changed_on: ~D[2024-01-22],
description: """
We design, build, and operate secure, resilient, and human-centered software and data systems that empower health and human services organizations to improve the health and well-being of the communities they serve.
"""
}

0 comments on commit 27eeaf4

Please sign in to comment.