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
and npm
.
Opinions @nodejs/collaborators?
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 internals
or event-loop
for stuff like bootstrap
, nextTick
and overall internal functionality that doesn't easily fall into a good subsystem. I guess it could be process
but that seem a bit narrow.
@apapirovski is nextTick not somewhat part of timers?
I think internals
is to broad. process
would probably be good for bootstrap as well.
@apapirovski is nextTick not somewhat part of timers?
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 process
and bootstrap
.
Those teams should all be children of @nodejs/core
Those teams should all be children of @nodejs/core
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.
How can one be part of a team?
@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.
@BridgeAR the teams should be children of the Core team
@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鈥檓 interested in path and console. Could you invite me if possible?
sgtm
@hiroppy done. @benjamingr I made you the maintainer of the inspector
group. It would be great if you could add other people who would like to join (likely @eugeneo).
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 :]
@benjamingr please add @eugeneo and @ak239 to inspector team.
@BridgeAR can @eugeneo and @ak239 be added to the console team? Thanks.
@eugeneo you were added to the inspector team. I've also added @ak239 to the inspector team.
Seems like this can be closed now? Re-open if I'm mistaken about that, of course.
Most helpful comment
Definitely +1. We should be mentioning teams and not individuals when asking for reviews.