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:
John Nunley
2025-08-03 10:50:06 -07:00
committed by GitHub
parent d7fdfb1bca
commit ca6f523924

6
.github/CODEOWNERS vendored
View File

@@ -14,13 +14,13 @@
/winit-wayland @kchibisov
# X11
/winit-x11 @kchibisov @notgull
/winit-x11 @kchibisov
# Web
/winit-web @daxpedda
# Windows (Win32)
/winit-win32 @notgull
# Windows (Win32) (UNOWNED)
#/winit-win32
# Orbital (Redox OS)
/winit-orbital @jackpot51