Commit 96dbb3bc authored by Jochen Eisinger's avatar Jochen Eisinger Committed by Commit Bot

Cleanup set noparent rules for enterprise policies

Bug: 1018108
Change-Id: Ia0db93c0a48324bd5059f77bd9107f2832bb5d64
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1883508Reviewed-by: default avatarDrew Wilson <atwilson@chromium.org>
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712063}
parent a0ea5195
...@@ -34,3 +34,10 @@ file://extensions/common/api/API_OWNERS ...@@ -34,3 +34,10 @@ file://extensions/common/api/API_OWNERS
# layout files, such as add duplicated assets, or introducing new colors when # layout files, such as add duplicated assets, or introducing new colors when
# we don't want them. # we don't want them.
file://ui/android/java/res/LAYOUT_OWNERS file://ui/android/java/res/LAYOUT_OWNERS
# Updating policy_templates.json can have drastic effects for systems depending
# on policy definitions (for example, Google's cloud management tools for
# Chrome and Chrome OS).
# The rules are documented at:
# https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies
file://components/policy/resources/ENTERPRISE_POLICY_OWNERS
set noparent
antrim@chromium.org antrim@chromium.org
atwilson@chromium.org atwilson@chromium.org
bartfab@chromium.org bartfab@chromium.org
......
set noparent
file://chromeos/policy/OWNERS file://chromeos/policy/OWNERS
# COMPONENT: Enterprise # COMPONENT: Enterprise
set noparent
antrim@chromium.org antrim@chromium.org
atwilson@chromium.org atwilson@chromium.org
bartfab@chromium.org bartfab@chromium.org
......
atwilson@chromium.org
bartfab@chromium.org
emaxx@chromium.org
hendrich@chromium.org
pastarmovj@chromium.org
pmarko@chromium.org
poromov@chromium.org
rsorokin@chromium.org
zmin@chromium.org
...@@ -6,14 +6,6 @@ ...@@ -6,14 +6,6 @@
# The rules are documented at: # The rules are documented at:
# https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies # https://sites.google.com/a/chromium.org/dev/developers/how-tos/enterprise/adding-new-policies
per-file policy_templates.json=set noparent per-file policy_templates.json=set noparent
per-file policy_templates.json=atwilson@chromium.org per-file policy_templates.json=file://components/policy/resources/ENTERPRISE_POLICY_OWNERS
per-file policy_templates.json=bartfab@chromium.org
per-file policy_templates.json=emaxx@chromium.org
per-file policy_templates.json=hendrich@chromium.org
per-file policy_templates.json=pastarmovj@chromium.org
per-file policy_templates.json=pmarko@chromium.org
per-file policy_templates.json=poromov@chromium.org
per-file policy_templates.json=rsorokin@chromium.org
per-file policy_templates.json=zmin@chromium.org
# COMPONENT: Enterprise # COMPONENT: Enterprise
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment