Introduce content-owners@ mailing list.
Change-Id: Ifb00f645073821a1754c2bf8024c3e98368c098a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299939 Reviewed-by: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#788875}
This commit is contained in:

committed by
Commit Bot

parent
6f93790f4f
commit
910222599a
@ -8,6 +8,9 @@
|
||||
# encapsulate the main architecture, and demonstrated overall knowledge of the
|
||||
# content architecture by doing code reviews for changes that affect different
|
||||
# parts of content even before being a content/OWNER.
|
||||
#
|
||||
# For public questions directed to OWNERS, you can send email
|
||||
# to content-owners@chromium.org.
|
||||
|
||||
alexmos@chromium.org
|
||||
avi@chromium.org
|
||||
|
@ -2,7 +2,8 @@ include_rules = [
|
||||
# Allow inclusion of specific components that we depend on.
|
||||
# See comment in content/DEPS for which components are allowed.
|
||||
# *********************************** NOTE ***********************************
|
||||
# If adding a new component dependency, email content/OWNERS first.
|
||||
# If adding a new component dependency, email
|
||||
# content-owners@chromium.org first.
|
||||
# ****************************************************************************
|
||||
"+components/discardable_memory/common",
|
||||
"+components/discardable_memory/public",
|
||||
@ -41,7 +42,8 @@ include_rules = [
|
||||
"+components/cbor",
|
||||
"+components/os_crypt/os_crypt_switches.h",
|
||||
# *********************************** NOTE ***********************************
|
||||
# If adding a new component dependency, email content/OWNERS first.
|
||||
# If adding a new component dependency, email
|
||||
# content-owners@chromium.org first.
|
||||
# ****************************************************************************
|
||||
|
||||
"+content/public/app",
|
||||
|
Reference in New Issue
Block a user