Skip to content

Commit 31d07e8

Browse files
committed
Remove self from CODEOWNERS
Signed-off-by: John Nunley <dev@notgull.net>
1 parent c72c4a8 commit 31d07e8

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/web.rs @daxpedda
1818

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

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

0 commit comments

Comments
 (0)