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.
jit.yml
1 parent 56cc9ba commit 0acd41fCopy full SHA for 0acd41f
.github/CODEOWNERS
@@ -6,6 +6,7 @@
6
7
# GitHub
8
.github/** @ezio-melotti @hugovk @webknjaz
9
+.github/workflows/jit.yml @savannahostrowski
10
Tools/build/compute-changes.py @AA-Turner @hugovk @webknjaz
11
Lib/test/test_tools/test_compute_changes.py @AA-Turner @hugovk @webknjaz
12
@@ -23,7 +24,7 @@ configure* @erlend-aasland @corona10
23
24
**/*context* @1st1
25
**/*genobject* @markshannon
26
**/*hamt* @1st1
-**/*jit* @brandtbucher
27
+**/*jit* @brandtbucher @savannahostrowski
28
Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above.
29
Objects/set* @rhettinger
30
Objects/dict* @methane @markshannon
0 commit comments