-
Notifications
You must be signed in to change notification settings - Fork 941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finding new maintainers #1940
Comments
Hello @ArturKovacs ! I am mainly a web developer who have some experiences in Rust. I worked on winit last year on the gamepad implementation. I will be glad to help mainly on the wasm backend. |
I'm glad to see that you want to help out :), but let's keep this issue focused on discussing a strategy for attracting and on-boarding new maintainers. This comment should probably be read with the following in mind: I have no idea what I'm doing, and I'm completely inexperienced in these matters.Advertising
In terms of advertising the vacancies, I think we should cast a wide net as possible. The following channels may be reasonable places to advertise:
In particular, I hope we can get some regular contributions from Bevy and Veloren, as both projects have a solid number of contributors. On-boarding
I don't think we should outright "pick" new maintainers from the get-go. I believe it is best that the maintainers we end up with are willing, motivated and able to address issues and review PRs in a timely manner, and merely saying "I want to be a maintainer" is hardly enough to convince me that someone is actually fit to be a maintainer. Instead, I think we should:
Non-maintainer rolesI think it's also a good idea to ask people if they'd be willing to be merely be available to answer questions that may come up about certain platforms, i.e. the There are already two other issues on the issue tracker about the maintainership of Wayland (#1777) and WASM (#972). I was going to write something related to these issues, but I'm just putting this here for the automatic "backlinks" for now. |
@maroider thanks for saying all the good ideas so that I don't have to do anything. |
Maybe that helps, maybe not. My experience is that interested people tend to stumble on the project anyway — winit already has plenty of users. Perhaps though advertising through the major dependants (I guess the game engines + iced) may help. I'm sure there are also plenty of people (like myself) reading the project pages but mostly staying quiet. My 2c from maintaining In terms of on-boarding, perhaps it would help to:
|
For some reason I thought that we would need to immediately memberize some of those who respond to our advertisement. Which would not be a good idea, so I really like the approach that @maroider laid out - we invite people, then those who are active in winit and show promise, are offered to get memberized. There seems to be consensus that we should advertise in those communities that currently depend on winit. @maroider do you mind doing so? The game related ones seem like a good start. Otherwise I can do it. |
Yeah, that's how I ended up here at least :) I'm not really expecting a lot of people to end up becoming contributors, but my hope is that by casting "a wide net", we'll (maybe) end up with a couple more contributors who might otherwise not have joined us. Major dependants, as you mentioned, are probably the place we're we'll see the most engagement (if any).
I agree, but this is also something that's hard to get a good read on.
I think that having a permanently-open on-boarding issue might be helpful, but I'm not sure what a "jobs-board" would look like. In a similar vein to these suggestions: it might be useful to enable GitHub's new(-ish) "Discussion" feature on this repository as another way to "contact the Winit folks". |
Sure, I can handle that. I probably won't get to it this week, but I'll see what I can do next week. |
Well, I'm technically still a Wayland maintainer, and I've left winit to @vberger for the time I wouldn't have time to work on it (and other things). However, I have an opportunity to work on things from time to time, so it shouldn't be a problem for me to review/writing Wayland related stuff, etc. It could just take a bit more time than it should. P.s. |
I'm glad to see that you're still alive and interested in contributing, @kchibisov.
Was this communicated somewhere? I can't recall seeing this written anywhere. |
I'm glad that I'm still alive too, I just haven't had physical access to any PC for like 6 month, so was a bit hard to contribute (I can still disappear for the rest 6 month though).
it was done on matrix with @vberger , since he was maintaining Wayland in the past and helped a lot with sctk and rust + Wayland infra. |
Welp, it took me longer than I'd like to get around to actually doing something, but I've submitted a PR for a section on the This month in Rust GameDev newsletter advertising our need for helping hands, among other things. I'll get on with spreading the word elsewhere when I can find the motivation to do so. |
So, uh, happy holidays, I've been here for a while and have somehow ended up configuring my watch settings to "All activity" 😁. I got the kind offer (still sorry about not having gotten that PR through!) to become a maintainer a while ago, but turned it down because I didn't feel like I was ready to take on that responsibility. I think I am now, so I'll be glad to take on the role as macOS maintainer for at least the coming 6 months, if you'll have me! It should be noted that I'm a student, so won't have that much time, and I'm mostly doing this because I want to, there is not a higher purpose for me (like actually developing a useful application using I'm doing this now to prevent it from turning in to a bad new year's promise that I won't keep 😉 |
@madsmtm thanks so much, and we're glad to have you! Invite sent. |
I'll close this issue. Maintainers will be naturally picked by the time they spent fighting winit and establishing the required 'trust' level with the rest maintainers. |
As shown in the testers and contributors table, currently there's no maintainer for X11, Wayland, and the Web. Needless to say this makes it difficult to address issues and merge PRs involving those platforms. We need at least one maintainer for every platform.
The question is how to find a suitable maintainer. In my view the requirements for a maintainer is to: be kind, have time for it, have experience in Rust, and be motivated to maintain the platform.
@coderedart brought up in the matrix room, that we could ask for a maintainer on Reddit or Discord. I think this is not a bad idea, but I'm just worried there may be multiple people suddenly showing up and picking one seems like a stressful thing to me. What are your thoughts @maroider, @francesca64, @msiglreith?
The text was updated successfully, but these errors were encountered: