diff --git a/mobile/shared/modules/geckoview/metrics.yaml b/mobile/shared/modules/geckoview/metrics.yaml index 3b8cdd0dc949..91d79892dda6 100644 --- a/mobile/shared/modules/geckoview/metrics.yaml +++ b/mobile/shared/modules/geckoview/metrics.yaml @@ -119,7 +119,7 @@ geckoview: data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1603185#c13 notification_emails: - - barret@mozilla.com + - beth@mozilla.com - perf-telemetry-alerts@mozilla.com expires: never diff --git a/taskcluster/kinds/fxrecord/kind.yml b/taskcluster/kinds/fxrecord/kind.yml index e76d91b89c75..070d9cd6f9d2 100644 --- a/taskcluster/kinds/fxrecord/kind.yml +++ b/taskcluster/kinds/fxrecord/kind.yml @@ -41,5 +41,5 @@ tasks: subject: fxrecord run failed message: fxrecord run failed emails: - - "barret@mozilla.com" + - "beth@mozilla.com" - "perftest-alerts@mozilla.com" diff --git a/toolkit/components/nimbus/FeatureManifest.yaml b/toolkit/components/nimbus/FeatureManifest.yaml index c61b4ce02371..dce58d48318e 100644 --- a/toolkit/components/nimbus/FeatureManifest.yaml +++ b/toolkit/components/nimbus/FeatureManifest.yaml @@ -8,7 +8,7 @@ "no-feature-firefox-desktop": description: A dummy feature for experiments that target no feature. - owner: barret@mozilla.com + owner: beth@mozilla.com applications: - firefox-desktop - firefox-desktop-background-task @@ -17,7 +17,7 @@ testFeature: description: Test only feature - owner: barret@mozilla.com + owner: beth@mozilla.com applications: - firefox-desktop - firefox-desktop-background-task @@ -40,7 +40,7 @@ testFeature: nimbus-qa-1: description: A feature for testing pref-setting on the default branch. - owner: barret@mozilla.com + owner: beth@mozilla.com hasExposure: false variables: value: @@ -52,7 +52,7 @@ nimbus-qa-1: nimbus-qa-2: description: A feature for testing pref-setting on the user branch. - owner: barret@mozilla.com + owner: beth@mozilla.com hasExposure: false variables: value: @@ -67,7 +67,7 @@ nimbus-qa-2: # the prefs you will control. prefFlips: description: Flip arbitrary prefs. Controlled by release management. - owner: barret@mozilla.com + owner: beth@mozilla.com hasExposure: false variables: prefs: @@ -2223,7 +2223,7 @@ fxaClientAssociation: legacyHeartbeat: description: Normandy Heartbeat exposed to Nimbus - owner: barret@mozilla.com + owner: beth@mozilla.com hasExposure: false schema: uri: "resource://normandy/schemas/LegacyHeartbeat.schema.json" diff --git a/toolkit/components/nimbus/metrics.yaml b/toolkit/components/nimbus/metrics.yaml index e4c0a437aea1..dd6723b25726 100644 --- a/toolkit/components/nimbus/metrics.yaml +++ b/toolkit/components/nimbus/metrics.yaml @@ -218,7 +218,7 @@ nimbus_events: data_sensitivity: - technical notification_emails: - - barret@mozilla.com + - beth@mozilla.com expires: never send_in_pings: - background-update diff --git a/toolkit/components/telemetry/Events.yaml b/toolkit/components/telemetry/Events.yaml index 542d0eed647b..0860060ebafc 100644 --- a/toolkit/components/telemetry/Events.yaml +++ b/toolkit/components/telemetry/Events.yaml @@ -916,7 +916,7 @@ normandy: description: > This records when validation of a recipe fails. bug_numbers: [1762652] - notification_emails: ["barret@mozilla.com"] + notification_emails: ["beth@mozilla.com"] expiry_version: never extra_keys: reason: Why validation failed (one of "invalid-recipe", "invalid-branch", or "invalid-reason"). diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index 77711b25bc0e..c53b41341650 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -5664,7 +5664,7 @@ "LOADED_TAB_COUNT": { "record_in_processes": ["main"], "products": ["firefox"], - "alert_emails": ["barret@mozilla.com", "perf-telemetry-alerts@mozilla.com"], + "alert_emails": ["beth@mozilla.com", "perf-telemetry-alerts@mozilla.com"], "bug_numbers": [1634508], "expires_in_version": "never", "kind": "exponential", @@ -8122,7 +8122,7 @@ "n_buckets": 50, "description": "When a document is unloaded, report the highest number of site origins loaded simultaneously in that document.", "bug_numbers": [1603185], - "alert_emails": ["barret@mozilla.com", "perf-telemetry-alerts@mozilla.com"], + "alert_emails": ["beth@mozilla.com", "perf-telemetry-alerts@mozilla.com"], "releaseChannelCollection": "opt-out" }, "FX_TAB_SWITCH_REQUEST_TAB_WARMING_STATE": { diff --git a/toolkit/components/telemetry/Scalars.yaml b/toolkit/components/telemetry/Scalars.yaml index 038f41046ff0..6793982758d7 100644 --- a/toolkit/components/telemetry/Scalars.yaml +++ b/toolkit/components/telemetry/Scalars.yaml @@ -4280,7 +4280,7 @@ gfx.omtp: - gfx-telemetry-alerts@mozilla.com - rhunt@mozilla.com - perf-telemetry-alerts@mozilla.com - - barret@mozilla.com + - beth@mozilla.com products: - 'firefox' - 'fennec'