Skip to content

Commit

Permalink
Remove ADS team and Add in Contacts Team (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmajam authored Mar 19, 2024
1 parent 9633ca3 commit 101ebb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* <p>Functionality can be expanded later, for example for services needing a team's slack channel for automatic notifications.
*/
public enum TwTeam {
ACCOUNT_DETAILS_SERVICE("account-details-service"),
ACTIVITY_TEAM("activity-team"),
AML("aml"),
ANZ("anz"),
Expand All @@ -25,6 +24,7 @@ public enum TwTeam {
CARDS("cards"),
COMPARISON("comparison"),
CONNECTED_APPS("connected-apps"),
CONTACTS("contacts"),
CONVERSION("conversion"),
CURRENCIES("currencies"),
CURRENCIES_PLATFORM("currencies-platform"),
Expand Down

0 comments on commit 101ebb8

Please sign in to comment.