Skip to content

Commit

Permalink
Update VPN paths (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
Beatriz Rizental authored Sep 8, 2023
1 parent f28e4e4 commit 877ed3d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -873,13 +873,13 @@ applications:
metrics_files:
- src/shared/telemetry/metrics.yaml
- src/shared/telemetry/metrics_deprecated.yaml
- src/apps/vpn/telemetry/metrics.yaml
- src/apps/vpn/telemetry/metrics_deprecated.yaml
- src/telemetry/metrics.yaml
- src/telemetry/metrics_deprecated.yaml
ping_files:
- src/shared/telemetry/pings.yaml
- src/shared/telemetry/pings_deprecated.yaml
- src/apps/vpn/telemetry/pings.yaml
dependencies: [] # Empty. Dependencies are set per channel.
- src/telemetry/pings.yaml
dependencies: [] # Empty. Dependencies are set per channel.
moz_pipeline_metadata_defaults:
expiration_policy:
delete_after_days: 180
Expand Down Expand Up @@ -1011,8 +1011,8 @@ applications:
- app_name: glean_dictionary
canonical_app_name: Glean Dictionary
app_description: |
The Glean Dictionary documents the data collected
by Mozilla projects that use Glean.
The Glean Dictionary documents the data collected
by Mozilla projects that use Glean.
url: https://github.com/mozilla/glean-dictionary
notification_emails:
- [email protected]
Expand Down

0 comments on commit 877ed3d

Please sign in to comment.