Add clear documentation to license_allowlist.py
The documentation aims to cover how to make, and review changes to this file. Change-Id: I887ce938df71119f5d04f7cec30350beddcdef47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6168292 Commit-Queue: Jordan Brown <rop@google.com> Reviewed-by: Nico Weber <thakis@google.com> Reviewed-by: Rick Byers <rbyers@chromium.org>changes/92/6168292/14
parent
9fbf88b06f
commit
9748dcdb1a
@ -1,7 +1,12 @@
|
|||||||
# ATLs are responsible for approving new licenses.
|
# ATLs and chromium-third-party@google.com are responsible for
|
||||||
|
# approving new licenses.
|
||||||
# TODO(b/379562012) Replace with file:/ATL_OWNERS.
|
# TODO(b/379562012) Replace with file:/ATL_OWNERS.
|
||||||
rbyers@chromium.org
|
rbyers@chromium.org
|
||||||
thakis@chromium.org
|
thakis@chromium.org
|
||||||
|
|
||||||
|
# Automatic round-robin assignment of reviewer for third-party licenses.
|
||||||
|
# No one receives email to this list, just use it as a reviewer.
|
||||||
|
chromium-third-party@google.com
|
||||||
|
|
||||||
# TODO(b/379223095) Remove security team once transition to spdx allow list is complete.
|
# TODO(b/379223095) Remove security team once transition to spdx allow list is complete.
|
||||||
file:SECURITY_TEAM_OWNERS
|
file:SECURITY_TEAM_OWNERS
|
Loading…
Reference in New Issue