Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Feb 2014 at 22:38 UTC
Updated:
29 Jul 2014 at 23:21 UTC
Jump to comment: Most recent
Comments
Comment #1
jhodgdonI checked this patch vs. the actual modules at core/modules (and subdirectories such as Custom Block being the only one that isn't in its own -- why is that anyway??? Wait, don't answer that here).
The patch correctly adds all the missing modules.
Question: Is it out of scope to ask that the module names in MAINTAINERS match the actual module names, and that they be ordered alphabetically?
Also, is MAINTAINERS supposed to list modules by their machine names or human-readable names from the info file? It's a mix. Would fixing that be out of scope?
Comment #2
tim.plunkettHelp is out of order. Phone module is telephone.module. Many use their human name and are out of the module order (hal -> hypertext).
None of that is in scope here :)
Comment #3
jhodgdonGiven the scope, this patch is good.
Comment #5
tim.plunkettLOL at Drupal\user\Tests\UserCancelTest
Comment #6
larowlanfor custom block see #1920862: Rename custom_block.module to block_content.module
Comment #7
webchickIgnoring testbot's opinion of this patch. :P
Committed and pushed to 8.x. Thanks!