Description
Hi @gaearon,
I'm curious what you think about moving redux-devtools repos into a dedicated group, say https://github.com/redux-devtools. This idea has been discussed between @zalmoxisus, @romseguy and me here:
- Improve state transitions d3-state-visualizer#13
- Nodes in chart monitor are not reused properly when adding/removing them zalmoxisus/redux-devtools-extension#269
Both @zalmoxisus and @romseguy seem to support this move as you can see in the comments, however, this might take some time given that they are not visiting github very often these days. The migration of the repos may remove some pressure from the original authors and also help PRs like reduxjs/d3-state-visualizer#13 quicker propagate to the end users (the one I'm mentioning is over six months old).
If you're happy to move the main redux-devtools
repo into a new org, at least these other repos could go there as well:
- https://github.com/romseguy/d3-state-visualizer
- https://github.com/romseguy/redux-store-visualizer
- https://github.com/romseguy/redux-devtools-chart-monitor
- https://github.com/zalmoxisus/redux-devtools-extension
- https://github.com/zalmoxisus/remote-redux-devtools
- https://github.com/zalmoxisus/redux-devtools-instrument
BTW I'm not asking to become a part of the new group myself – I haven't contributed enough and I'm not sure I can take a long-term responsibility of a maintainer. However, I guess that a common place for the sister repos will help the community move the redux-devtools ecosystem forward! 🚀
WDYT?