Merge pull request #47 from rust-windowing/clarify-maintainership

Clarify maintainership
This commit is contained in:
Mads Marquart 2022-12-23 06:34:06 +01:00 committed by GitHub
commit f754bdaf37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,20 @@
# Core maintainers
* @john01dav
# Apple platforms
/src/cg.rs @madsmtm
# Redox
/src/orbital.rs @jackpot51
# Wayland
/src/wayland @ids1024
# Web (no maintainer)
/src/web.rs
# Windows
/src/win32.rs @notgull
# X11
/src/x11.rs @notgull