0

Update contact information in the Code of Conduct.

Currently the Code of Conduct doc lists both a mailing list
and two individuals. The individual contacts change over time,
and so it's probably not that useful to list them directly.
This change updates the page to just list the mailing list.

Change-Id: I37d49cab65ed8147ee3db448165ad5f1a4129911
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2808601
Reviewed-by: Rachel Blum <groby@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Reviewed-by: Mike Pinkerton <pinkerton@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/master@{#875211}
This commit is contained in:
Dirk Pranke 2021-04-22 16:48:37 +00:00 committed by Chromium LUCI CQ
parent be9f9ff69f
commit afa85da149
2 changed files with 5 additions and 5 deletions

@ -32,10 +32,9 @@ they are doing - politely bringing their behavior to their attention is
encouraged.
If you are uncomfortable speaking up, or feel that your concerns are not being
duly considered, you can email community@chromium.org, dpranke@chromium.org, or
groby@chromium.org to request involvement from a community manager. All
concerns shared with community managers will be kept confidential, but you may
also submit an anonymous report [here](https://docs.google.com/a/google.com/forms/d/e/1FAIpQLSe-LDjW9eIJ-TpI2poZxnGtU-SvUWkFZc8x0aiKGY1s7NKPdA/viewform?c=0&w=1).
duly considered, you can email community@chromium.org to request involvement
from a community manager. All concerns shared with community managers will be
kept confidential, but you may also submit an anonymous report [here](https://docs.google.com/a/google.com/forms/d/e/1FAIpQLSe-LDjW9eIJ-TpI2poZxnGtU-SvUWkFZc8x0aiKGY1s7NKPdA/viewform?c=0&w=1).
Please note that without a way to contact you, an anonymous report may be
difficult to act on. You may also create a throwaway account to report. In
cases where a public response is deemed necessary, the identities of victims

3
OWNERS

@ -18,7 +18,8 @@ per-file .vpython*=iannucci@chromium.org
per-file .yapfignore=*
per-file AUTHORS=*
per-file CODE_OF_CONDUCT.md=dpranke@google.com
per-file CODE_OF_CONDUCT.md=groby@chromium.org
per-file CODE_OF_CONDUCT.md=benhenry@chromium.org
per-file CODE_OF_CONDUCT.md=ellyjones@chromium.org
per-file DEPS=*
per-file PRESUBMIT*.py=agrieve@chromium.org # For .pydeps changes
per-file PRESUBMIT*.py=dcheng@chromium.org