Project name: Toolbar
Project URL: https://www.drupal.org/project/toolbar
Hi Luis (@lelizondo)! 😊
I've been a project maintainer of the module Admin Toolbar since 2024 and would like to apply for the Maintainer role for the Toolbar project to have full administrative privileges on the module: Editing code, the project's page, adding other maintainers, etc...
Indeed, as you may know the core Toolbar module was marked as deprecated as of 11.4 and will be removed from Core in Drupal 12.
We would like the core Toolbar module to be moved to this project's repo, see:
#3484850-21: [meta] Tasks to deprecate Toolbar module
Toolbar project members on Gitlab:
https://git.drupalcode.org/project/toolbar/-/project_members
Luis (@lelizondo), could you please add me as a full maintainer of the project when you get a chance?
Once I have been added, I should be able to create a new branch for the Core Toolbar module and a release that will be added as a composer dependency to the Admin Toolbar.
Feel free to let me know if you have any questions or concerns on any aspects of this request, or the Toolbar project in general, I would surely be glad to reply as soon as possible.
Thanks in advance! 😊
Comments
Comment #2
dydave commentedI contacted the project's maintainer directly through its contact form and received a positive reply shortly after. 🥳
Thanks a lot Luis (@lelizondo) for your kind and prompt reply to my email! 🙏
Thank you very much for granting me full maintainer rights: I should have free hands to make any change necessary to the module: Documentation, Gitlab repository, maintainers administration, issue queue, etc...
To test my newly acquired permissions, I went ahead and imported the core toolbar module with its complete history with the command:
git filter-repo --subdirectory-filter core/modules/toolbar/into the 1.x branch in contrib Toolbar module's repo:
https://git.drupalcode.org/project/toolbar/-/commits/1.x
I'll make basic adjustments to the info, composer.json, .gitlab-ci files to get a minimal DEV release, which should allow unblocking the D12 compatible DEV for Admin Toolbar (4.x).
Marking issue as Fixed, for now.
Thanks again!