For #19436: rm Application and FeatureFlags from perf code owners.

This commit is contained in:
Michael Comella 2021-05-07 17:08:32 -07:00 committed by Michael Comella
parent 392ace67d6
commit 49240b239b
1 changed files with 0 additions and 7 deletions

7
.github/CODEOWNERS vendored
View File

@ -50,11 +50,4 @@
# Possible regressions throughout the app
*.pro @mozilla-mobile/Performance
*proguard* @mozilla-mobile/Performance
# Possible startup regressions
*Application.kt @mozilla-mobile/Performance
# We want to be aware of new features behind flags as well as features
# about to be enabled.
FeatureFlags.kt @mozilla-mobile/Performance
# --- PERFORMANCE END --- #