Skip to content

Commit de2f074

Browse files
authored
Move contributors table to wiki (#934)
* Add stub wiki link instead of inline table * Replace with real link * Update CONTRIBUTING.md * Update CONTRIBUTING.md
1 parent c56a66c commit de2f074

File tree

1 file changed

+4
-21
lines changed

1 file changed

+4
-21
lines changed

CONTRIBUTING.md

+4-21
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,7 @@ at least a maintainer of the platform (a maintainer making a PR themselves count
3636

3737
## Maintainers & Testers
3838

39-
Winit is managed by several people, each with their specialities, and each maintaining a subset of the
40-
backends of winit. As such, depending on your platform of interest, your contacts will be different.
41-
42-
This table summarizes who can be contacted in which case, with the following legend:
43-
44-
- `M` - Maintainer: is a main maintainer for this platform
45-
- `C` - Collaborator: can review code and address issues on this platform
46-
- `T` - Tester: has the ability of testing the platform
47-
- ` `: knows nothing of this platform
48-
49-
| Platform | Windows | macOS | X11 | Wayland | Android | iOS | Emscripten |
50-
| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
51-
| [@mitchmindtree] | T | | T | T | | | |
52-
| [@Osspial] | M | | T | T | T | | T |
53-
| [@vberger] | | | T | M | | | |
54-
| [@mtak-] | | T | | | T | M | |
55-
56-
[@mitchmindtree]: https://github.com/mitchmindtree
57-
[@Osspial]: https://github.com/Osspial
58-
[@vberger]: https://github.com/vberger
59-
[@mtak-]: https://github.com/mtak-
39+
The current [list of testers and contributors](https://github.com/rust-windowing/winit/wiki/Testers-and-Contributors)
40+
can be found on the Wiki.
41+
42+
If you are interested in contributing or testing on a platform, please add yourself to that table!

0 commit comments

Comments
 (0)