Add CODEOWNERS file (#2420)
* Add CODEOWNERS file This makes it very clear when you're stepping down from the post as a maintainer, and makes it clear for users who is expected to review their PR * Fix grammar * Make @kchibisov receive pings for the X11 platform * Fix typo Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
This commit is contained in:
parent
9b71df9f97
commit
ad41eaf151
3 changed files with 40 additions and 3 deletions
|
|
@ -44,10 +44,9 @@ Once your PR is deemed ready, the merging maintainer will take care of resolving
|
|||
|
||||
## Maintainers & Testers
|
||||
|
||||
The current [list of testers and contributors](https://github.com/rust-windowing/winit/wiki/Testers-and-Contributors)
|
||||
can be found on the Wiki.
|
||||
The current maintainers are listed in the [CODEOWNERS](.github/CODEOWNERS) file.
|
||||
|
||||
If you are interested in contributing or testing on a platform, please add yourself to that table!
|
||||
If you are interested in being pinged when testing is needed for a certain platform, please add yourself to the [Testers and Contributors](https://github.com/rust-windowing/winit/wiki/Testers-and-Contributors) table!
|
||||
|
||||
## Making a new release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue