Skip to content

Commit a6ec930

Browse files
authored
Welcome to our new platform maintainers! (#2481)
* Add new platform maintainers to README! * Add a codeowners file
1 parent 95d2f3a commit a6ec930

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
cibuildwheel/platforms/ios.py @freakboy3742
2+
cibuildwheel/platforms/pyodide.py @hoodmane @ryanking13 @agriyakhetarpal

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,12 +312,22 @@ Everyone interacting with the cibuildwheel project via codebase, issue tracker,
312312
Maintainers
313313
-----------
314314

315+
Core:
316+
315317
- Joe Rickerby [@joerick](https://github.com/joerick)
316318
- Yannick Jadoul [@YannickJadoul](https://github.com/YannickJadoul)
317319
- Matthieu Darbois [@mayeut](https://github.com/mayeut)
318320
- Henry Schreiner [@henryiii](https://github.com/henryiii)
319321
- Grzegorz Bokota [@Czaki](https://github.com/Czaki)
320322

323+
Platform maintainers:
324+
325+
- Russell Keith-Magee [@freakboy3742](https://github.com/freakboy3742) (iOS)
326+
- Agriya Khetarpal [@agriyakhetarpal](https://github.com/agriyakhetarpal) (Pyodide)
327+
- Hood Chatham [@hoodmane](https://github.com/hoodmane) (Pyodide)
328+
- Gyeongjae Choi [@ryanking13](https://github.com/ryanking13) (Pyodide)
329+
- Tim Felgentreff [@timfel](https://github.com/timfel) (GraalPy)
330+
321331
Credits
322332
-------
323333

0 commit comments

Comments
 (0)