Skip to content

Commit

Permalink
Merge pull request #20 from meetcleo/cash-advance-becomes-ewa-core
Browse files Browse the repository at this point in the history
Cash Advance becomes EWA Core
  • Loading branch information
CliffAw authored Jan 17, 2025
2 parents 962c5a5 + 8289c5b commit 9d1311d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bin/afternoon_seal.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

teams=(
cash_advance
ewa_core
plus_subscription
)

Expand Down
2 changes: 1 addition & 1 deletion bin/morning_seal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ teams=(
github_bots
payments_infrastructure
data
cash_advance
ewa_core
pricing_and_lending
seal_team
security_alerts_web_and_be
Expand Down
6 changes: 3 additions & 3 deletions config/meetcleo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ seal_team:

channel: "#proj-seal_bot"

cash_advance:
ewa_core:
exclude_titles: []
exclude_labels: []

Expand All @@ -157,8 +157,8 @@ cash_advance:
- meetcleo
- mobile-app

github_team: "cash-advance"
channel: "#squad-cash_advance-devs"
github_team: "ewa-core"
channel: "#squad-ewa_core-devs"

pricing_and_lending:
exclude_titles: []
Expand Down

0 comments on commit 9d1311d

Please sign in to comment.