Skip to content

Commit

Permalink
CONTRIBUTING.md: Linkify project members (rust-windowing#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrabe authored and goddessfreya committed Jun 17, 2019
1 parent 64be6e5 commit 403dcc0
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,12 @@ This table summarizes who can be contacted in which case, with the following leg

| Platform | Windows | macOS | X11 | Wayland | Android | iOS | Emscripten |
| :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| @mitchmindtree | T | | T | T | | | |
| @Osspial | M | | T | T | T | | T |
| @vberger | | | T | M | | | |
| @mtak- | | T | | | T | M | |
| [@mitchmindtree] | T | | T | T | | | |
| [@Osspial] | M | | T | T | T | | T |
| [@vberger] | | | T | M | | | |
| [@mtak-] | | T | | | T | M | |

[@mitchmindtree]: https://github.com/mitchmindtree
[@Osspial]: https://github.com/Osspial
[@vberger]: https://github.com/vberger
[@mtak-]: https://github.com/mtak-

0 comments on commit 403dcc0

Please sign in to comment.