Skip to content

Commit 33b75f4

Browse files
chore: extend CODEOWNERS file to include platform-specific constraints files (#2559)
* Add more files to CODEOWNERS * Uncomment cibuildwheel-maintainers for the entire constraints * Core maintainers are all watching the repo anyway
1 parent c59c2fe commit 33b75f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Specification files for platform maintainers
12
cibuildwheel/platforms/ios.py @freakboy3742
23
cibuildwheel/platforms/pyodide.py @hoodmane @ryanking13 @agriyakhetarpal
34
cibuildwheel/platforms/android.py @mhsmith
5+
6+
# Constraints files
7+
cibuildwheel/resources/constraints-pyodide*.txt @hoodmane @ryanking13 @agriyakhetarpal

0 commit comments

Comments
 (0)