Skip to content

Commit

Permalink
linkify python@chromium.org
Browse files Browse the repository at this point in the history
Change-Id: I78550651cf0d8ef9a0e88636b884f78816322f7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4889464
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1200946}
  • Loading branch information
Takuto Ikuta authored and Chromium LUCI CQ committed Sep 25, 2023
1 parent 7394f0a commit 8ba9115
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions styleguide/python/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ making changes to files that follow them.
## Making Style Guide Changes

You can propose changes to this style guide by sending an email to
`python@chromium.org`. Ideally, the list will arrive at some consensus and you
[`python@chromium.org`]. Ideally, the list will arrive at some consensus and you
can request review for a change to this file. If there's no consensus,
[`//styleguide/python/OWNERS`](https://chromium.googlesource.com/chromium/src/+/main/styleguide/python/OWNERS)
get to decide.
Expand Down Expand Up @@ -123,9 +123,10 @@ YAPF has gotchas. You should review its changes before submitting. Notably:

#### Bugs
* Are tracked here: https://github.com/google/yapf/issues.
* For Chromium-specific bugs, please discuss on `python@chromium.org`.
* For Chromium-specific bugs, please discuss on [`python@chromium.org`].

#### Editor Integration
See: https://github.com/google/yapf/tree/main/plugins

[vpython]: https://chromium.googlesource.com/infra/infra/+/refs/heads/main/doc/users/vpython.md
[`python@chromium.org`]: https://groups.google.com/a/chromium.org/g/python

0 comments on commit 8ba9115

Please sign in to comment.