Skip to content

Commit f754bda

Browse files
authored
Merge pull request #47 from rust-windowing/clarify-maintainership
Clarify maintainership
2 parents 3b15549 + 4d1a7a1 commit f754bda

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/CODEOWNERS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Core maintainers
2+
* @john01dav
3+
4+
# Apple platforms
5+
/src/cg.rs @madsmtm
6+
7+
# Redox
8+
/src/orbital.rs @jackpot51
9+
10+
# Wayland
11+
/src/wayland @ids1024
12+
13+
# Web (no maintainer)
14+
/src/web.rs
15+
16+
# Windows
17+
/src/win32.rs @notgull
18+
19+
# X11
20+
/src/x11.rs @notgull

0 commit comments

Comments
 (0)