Allow using createAndPromote.php with custom groups
authorMatthew Flaschen <mflaschen@wikimedia.org>
Wed, 1 Jul 2015 07:21:53 +0000 (03:21 -0400)
committerMattflaschen <mflaschen@wikimedia.org>
Tue, 7 Jul 2015 20:43:30 +0000 (20:43 +0000)
commitab23aad688242fc17eebe28cab9590ec317d8bcf
tree0bf374dff85248c1759536793c1a09bd1d4207d4
parent69ff6f62216700766a996fdc5d80ff10c0431a96
Allow using createAndPromote.php with custom groups

This lets any group(s) be added using a comma-separated argument,
in addition to the --sysop, --bureaucrat, and --bot that already
existed.

Bug: T105079
Change-Id: I1274b065e3dad917e545f9278b996da014d87ae9
maintenance/createAndPromote.php