Needs review
Project:
Module Blacklist
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2020 at 00:52 UTC
Updated:
9 Jun 2020 at 02:33 UTC
Jump to comment: Most recent
Comments
Comment #2
damienmckennaHow about this: https://www.drupal.org/project/module_denylist
I've cloned the project into a new one with a better name, have renamed everything, created a new branch using semantic versioning, released 1.0.0-beta1, and have given all maintainers of this module full access to the new one. So now it's ready to go.
Comment #3
badjava commented@DamienMcKenna It would have been nice if you gave the chance for maintainers to respond before creating a new module with no discussion. Perhaps they had another name in mind? Perhaps there was a roadmap that you are unaware of with new features and a different name was more important or many other things you are not aware of. This doesn't feel like an open community move. I get that your intentions are good here, but this module has been around for a few years and I doubt you know much about it.
Comment #4
xjmThe existing maintainers also have access to the proposed replacement. I don't think there's anything wrong with @DamienMcKenna making it as easy as possible to accomplish the rename. I assume they've already been contacted.
Comment #5
damienmckenna@badjava: Yes, I did jump ahead by creating the new project and everything, I honestly should have waited more than the three days for the maintainers to respond, that was my mistake, I am sorry for being so hasty, and I accept responsibility for it.
The module itself is pretty short 'n simple, there isn't a lot to it, and after three years to fix D9 compatibility, so I can't imagine there was a huge unpublished roadmap that's now thrown off by my actions.
Let's see how the maintainers would like to proceed from here.
Comment #6
badjava commentedWe are looking into adding a module allow list in addition to the deny configuration. In this case, it might make more sense to call it module_allow for example rather than deny or block.