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:
parent
d7fdfb1bca
commit
ca6f523924
1 changed files with 3 additions and 3 deletions
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue