-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Adding more teams for cc #19097
Comments
Definitely +1. We should be mentioning teams and not individuals when asking for reviews. |
SGTM |
Agreed +1 |
+1 We do already have a nodejs/npm team, although it's now down to a single member. |
How can one be part of a team? |
@juggernaut451 this is only internally for collaborators. |
I would definitely like to see a team for something like |
@apapirovski is nextTick not somewhat part of timers? I think |
It relates more to the event loop than timers. Immediates are also somewhat loosely timers related but at least they only run once per event loop so it makes a bit more sense. |
I added process as well now. It should cover |
Those teams should all be children of |
Done. |
@Trott thanks a lot :-) @nodejs/collaborators Please from now on always ping the new groups instead of individual users if a group applies. @apapirovski if you feel like a new group is still necessary, I suggest to add that as well but I think that can be handled separately. Closing as solved. |
I have started a thread where collaborators can apply to join teams. Hope it helps. |
@juggernaut451 if you keep contributing to Node you will be asked if you'd like to become a collaborator, at which point you can join teams if you want to get pinged for notifications for those issues. |
@targos I do not have the necessary rights to add them to Core on my own but it's requested to be part of that team for all new created teams. Some people should have gotten notifications about these requests :) |
I'm not sure if anybody received notifications but I found where the requests are listed and accepted them. |
Thanks! |
I also invited a few people to some groups that I guess might fit. |
@BridgeAR I've added myself to inspector and events so that hopefully I can help with reviewing PRs related too those topics. |
@BridgeAR I’m interested in path and console. Could you invite me if possible? |
sgtm |
@hiroppy done. @benjamingr I made you the maintainer of the |
Great, if anyone else wants a ping just feel free to ping me and I'll add you. I signed up too help with reviews mostly since it's most of what I do anyway :] |
Seems like this can be closed now? Re-open if I'm mistaken about that, of course. |
Right now there are a couple of teams that are good for cc but there are also multiple concerns without a team and I suggest to create e.g.
cluster
,child_process
,repl
,timers
,util
,zlib
,linting
,dgram
andnpm
.Opinions @nodejs/collaborators?
The text was updated successfully, but these errors were encountered: