0

Update the Code of Conduct contact points.

The doc used to refer to dknox@, who is no longer involved in
the project, and a non-existant group for appeals.

This CL replaces dknox@ with dpranke@, and removes the sentence
about appeals, since we don't currently actually have a defined
process for appeals.

R=groby@chromium.org, mikelawther@chromium.org

Change-Id: Ifbf55a84ab35b2329e17d84e4adf3bba7e6dbb2c
Reviewed-on: https://chromium-review.googlesource.com/c/1453099
Reviewed-by: John Abd-El-Malek <jam@chromium.org>
Reviewed-by: Mike Lawther <mikelawther@chromium.org>
Reviewed-by: Rachel Blum <groby@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629239}
This commit is contained in:
Dirk Pranke
2019-02-05 18:52:00 +00:00
committed by Commit Bot
parent 21f55372a7
commit 2f76bcae48
2 changed files with 3 additions and 4 deletions

@ -32,7 +32,7 @@ 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, dknox@google.com, or
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).
@ -76,9 +76,6 @@ discretion of the Chromium community managers:
Participants warned to stop any harassing behavior are expected to comply
immediately; failure to do so will result in an escalation of consequences.
The decisions of the Chromium community managers may be appealed via
community-appeals@chromium.org.
## Acknowledgements
This Code of Conduct is based on the Geek Feminism Code of Conduct, the Django

2
OWNERS

@ -16,6 +16,8 @@ per-file .vpython=jbudorick@chromium.org
per-file AUTHORS=*
per-file BUILD.gn=file://build/OWNERS
per-file codereview.settings=agable@chromium.org
per-file CODE_OF_CONDUCT.md=dpranke@chromium.org
per-file CODE_OF_CONDUCT.md=groby@chromium.org
per-file DEPS=*
per-file PRESUBMIT*.py=agrieve@chromium.org # For .pydeps changes
per-file PRESUBMIT*.py=dcheng@chromium.org