You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
dep is moving quickly - quite quickly! - and I can no longer reasonably keep up with the volume of issues and PRs. Fortunately, we've got some wonderfully dedicated and knowledgeable people who have been taking on more and more work within the project. It's time to start formally handing out responsibility for maintainership of subsystems to experienced contributors who are willing to shoulder the load 😄
We'll organize dep into logically distinct subsystems (as much as possible), and look for maintainers of each of those. (There'll likely also be some shared code that isn't under any individual maintainer's purview) We've actually already done this once - last week, @carolynvs became the maintainer for dep init! 🎉 🎉 🦄
There are a couple prerequisites for doing more of this, though:
We need some written guidelines for maintainers, to keep us all on the same page, and to help newcomers know who they want to be talking to.
As much as possible, we need to divide the code so that maintainership boundaries mirror package boundaries. Carolyn already opened Extract command implementions into sub-packages #609, which we can use for that.
And, of course, add a MAINTAINERS file in the root.
If current contributors are interested in doing maintainership work, feel free to indicate as much on this thread - though it's probably better to PM me about it in slack 😄
ibrasho, sas1024 and PureWhiteWucarolynvs, ibrasho, darkowlzz and PureWhiteWu