Skip to content

Commit 64d4991

Browse files
authored
Remove self from CODEOWNERS (#351)
Signed-off-by: John Nunley <dev@notgull.net>
1 parent fb3bc8d commit 64d4991

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
# Web
1717
/src/backends/web.rs @daxpedda
1818

19-
# Windows
20-
/src/backends/win32.rs @notgull
19+
# Windows (no maintainer)
20+
/src/win32.rs
2121

22-
# X11
23-
/src/backends/x11.rs @notgull
22+
# X11 (no maintainer)
23+
/src/x11.rs

0 commit comments

Comments
 (0)