Skip to content

Commit

Permalink
Add Salesforce to the users list (#18891)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjyw authored May 4, 2023
1 parent 164dcaa commit c529d07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build-support/bin/generate_user_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,11 @@ class Org:
"https://www.rippling.com/",
"https://files.readme.io/c8be3a1-rippling-small.png",
),
Org(
"Salesforce",
"https://salesforce.com/",
"https://files.readme.io/d902211-small-salesforce-logo-small.png",
),
Org(
"Snowfall",
"https://snowfalltravel.com/",
Expand Down

0 comments on commit c529d07

Please sign in to comment.