Skip to content

Commit

Permalink
Change ownership to commercial dev
Browse files Browse the repository at this point in the history
  • Loading branch information
deedeeh committed May 13, 2024
1 parent f0b9c8d commit d90afec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/app/experiments/Experiments.scala
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ object UpdateLogoAdPartner
extends Experiment(
name = "update-logo-ad-partner",
description = "Update logo for advertising partner and exclusive advertising partner US",
owners = Seq(Owner.withGithub("deedeeh")),
owners = Seq(Owner.withGithub("[email protected]")),
sellByDate = LocalDate.of(2024, 7, 30),
participationGroup = Perc0A,
)

0 comments on commit d90afec

Please sign in to comment.