Metacommitter Guide
From docs/roles_responsibilities.pod:
All Metacommitters are responsible for managing commit access to the Parrot
repository. Once the Architect or Pumpking approves a request for a
Contributor to be given commit access, a Metacommitter provides that access.
The Architect and Pumpking are Metacommitters, but other Project Team members
may also hold this role.
The procedure below describes how to manage the list of Parrot committers.
Instructions the new committer must follow
This procedure must be performed by the new committer before the Metacommitter can add commit rights.
Create a bitcard.org id with the username you'd like to use
Login to https://rt.perl.org/rt3/ with the id, so the user name is available in RT for assigning tickets, and so it is registered in the list of users eligible for parrot commit bit
Go to https://svn.perl.org/accounts/ and follow the directions there to setup an svn password for your bitcard account; while the id is the same, the passwords are separate.
Instructions for the Metacommitter
The new committer must perform the above procedure before the Metacommitter can add commit rights.
Login to RT at https://rt.perl.org/rt3/
Navigate to the Parrot Commit group, https://rt.perl.org/rt3/Admin/Groups/Members.html?id=178234
Select the username from the "Add members" listbox, and select "Modify Members" button
Congratulate the new member publicly by sending an email to parrot-porters@perl.org, and copying the new committer.
To manage the list of Metacommitters
Only existing Metacommitters can perform this activity.
navigate to https://rt.perl.org/rt3/Admin/Groups/Members.html?id=178219 and add/remove users as desired.
To manage the list of Bug Admins.
Only existing Metacommitters can perform this activity.
navigate to https://rt.perl.org/rt3/Admin/Groups/Members.html?id=20479 and add/remove users as desired. Be sure to verify that the userid is the one the user shows as logged in as. (Some bugadmins have multiple RT accounts.)
AUTHOR
Jerry Gay a.k.a. particle
SEE ALSO
docs/roles_responsibilities.pod, RESPONSIBLE_PARTIES