mirror of
https://github.com/python/cpython.git
synced 2026-06-04 16:50:51 +00:00
Add @itamaro to CODEOWNERS (#150635)
Added myself as a code owner across CI and build-system areas
This commit is contained in:
parent
56bd9ea676
commit
61ec3c2065
1 changed files with 7 additions and 7 deletions
14
.github/CODEOWNERS
vendored
14
.github/CODEOWNERS
vendored
|
|
@ -63,7 +63,7 @@
|
|||
.azure-pipelines/ @AA-Turner
|
||||
|
||||
# GitHub & related scripts
|
||||
.github/ @ezio-melotti @hugovk @AA-Turner @webknjaz
|
||||
.github/ @ezio-melotti @hugovk @AA-Turner @webknjaz @itamaro
|
||||
Tools/build/compute-changes.py @AA-Turner @hugovk @webknjaz
|
||||
Lib/test/test_tools/test_compute_changes.py @AA-Turner @hugovk @webknjaz
|
||||
Tools/build/verify_ensurepip_wheels.py @AA-Turner @pfmoore @pradyunsg
|
||||
|
|
@ -73,7 +73,7 @@ Tools/build/verify_ensurepip_wheels.py @AA-Turner @pfmoore @pradyunsg
|
|||
.ruff.toml @hugovk @AlexWaygood @AA-Turner
|
||||
|
||||
# Patchcheck
|
||||
Tools/patchcheck/ @AA-Turner
|
||||
Tools/patchcheck/ @AA-Turner @itamaro
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
|
|
@ -81,11 +81,11 @@ Tools/patchcheck/ @AA-Turner
|
|||
# ----------------------------------------------------------------------------
|
||||
|
||||
# Autotools
|
||||
configure* @erlend-aasland @corona10 @AA-Turner @emmatyping
|
||||
Makefile.pre.in @erlend-aasland @AA-Turner @emmatyping
|
||||
Modules/makesetup @erlend-aasland @AA-Turner @emmatyping
|
||||
Modules/Setup* @erlend-aasland @AA-Turner @emmatyping
|
||||
Tools/build/regen-configure.sh @AA-Turner
|
||||
configure* @erlend-aasland @corona10 @AA-Turner @emmatyping @itamaro
|
||||
Makefile.pre.in @erlend-aasland @AA-Turner @emmatyping @itamaro
|
||||
Modules/makesetup @erlend-aasland @AA-Turner @emmatyping @itamaro
|
||||
Modules/Setup* @erlend-aasland @AA-Turner @emmatyping @itamaro
|
||||
Tools/build/regen-configure.sh @AA-Turner @itamaro
|
||||
|
||||
# generate-build-details
|
||||
Tools/build/generate-build-details.py @FFY00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue