URL: http://github.com/python/cpython/commit/f191db2e0eed421c4d11b007458549002785d96e
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc48a3c commit f191db2Copy full SHA for f191db2
1 file changed
.github/CODEOWNERS
@@ -86,6 +86,10 @@ Modules/makesetup @erlend-aasland @AA-Turner @emmatyping
86
Modules/Setup* @erlend-aasland @AA-Turner @emmatyping
87
Tools/build/regen-configure.sh @AA-Turner
88
89
+# generate-build-details
90
+Tools/build/generate-build-details.py @FFY00
91
+Lib/test/test_build_details.py @FFY00
92
+
93
94
# ----------------------------------------------------------------------------
95
# Documentation
0 commit comments