mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 14:49:07 -04:00
m: remove self from CODEOWNERS
This is making official what's basically been the case for the past few months at this point. I no longer have the capacity to effectively review and merge PRs for the Windows and X11 backends. Thanks again for having me. Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@@ -14,13 +14,13 @@
|
|||||||
/winit-wayland @kchibisov
|
/winit-wayland @kchibisov
|
||||||
|
|
||||||
# X11
|
# X11
|
||||||
/winit-x11 @kchibisov @notgull
|
/winit-x11 @kchibisov
|
||||||
|
|
||||||
# Web
|
# Web
|
||||||
/winit-web @daxpedda
|
/winit-web @daxpedda
|
||||||
|
|
||||||
# Windows (Win32)
|
# Windows (Win32) (UNOWNED)
|
||||||
/winit-win32 @notgull
|
#/winit-win32
|
||||||
|
|
||||||
# Orbital (Redox OS)
|
# Orbital (Redox OS)
|
||||||
/winit-orbital @jackpot51
|
/winit-orbital @jackpot51
|
||||||
|
|||||||
Reference in New Issue
Block a user