Skip to content

Commit

Permalink
[App Service] Remove redundant intents OWNERS declaractions
Browse files Browse the repository at this point in the history
These per-file OWNERS rules are redundant, since mxcai@ and I now both
are OWNERS of the whole App Service directory.

Bug: None
Change-Id: Iebfd37a272311202fa12088aafbfda368bc925a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4568247
Reviewed-by: Maggie Cai <mxcai@chromium.org>
Auto-Submit: Tim Sergeant <tsergeant@chromium.org>
Commit-Queue: Maggie Cai <mxcai@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1150400}
  • Loading branch information
tgsergeant authored and Chromium LUCI CQ committed May 30, 2023
1 parent d491031 commit 16281c1
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions chrome/browser/apps/app_service/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,5 @@ per-file bruschetta*=file://chrome/browser/ash/guest_os/OWNERS
per-file crostini*=file://chrome/browser/ash/guest_os/OWNERS
per-file plugin_vm*=file://chrome/browser/ash/guest_os/OWNERS

# For files and intent handling system:
per-file intent*=mxcai@chromium.org
per-file file*=mxcai@chromium.org
per-file intent*=tsergeant@chromium.org
per-file file*=tsergeant@chromium.org

# For policy_id util:
per-file policy_util*=greengrape@google.com
per-file policy_util*=greengrape@google.com

0 comments on commit 16281c1

Please sign in to comment.