Skip to content

Commit 7e477da

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

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.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)