1# Copyright (C) 2007-2012, Parrot Foundation.
2
3=pod
4
5=head1 NAME
6
7docs/project/metacommitter_guide.pod - Metacommitter Guide.
8
9=head1 DESCRIPTION
10
11This document sets out the procedure on how to manage the list of Parrot
12committers.
13
14=head1 METACOMMITTER GUIDE
15
16See F<docs/project/roles_responsibilities.pod> for more details on the
17various roles in the Parrot project, including the Metacommitter role.
18
19=head2 Instructions the new committer must follow
20
21This procedure must be performed by the new committer before
22the Metacommitter can add commit rights.
23
24=over 4
25
26=item 1
27
28Create an account on L<https://github.com>
29
30=back
31
32=head2 Instructions for the Metacommitter
33
34The new committer must perform the above procedure before
35the Metacommitter can add commit rights.
36
37=over 4
38
39=item 1
40
41Go to the Parrot Developers Team in the Parrot Github Organization
42L<https://github.com/organizations/parrot/teams/12270>
43
44=item 2
45
46Scroll down to the bottom of the page, type in the username of the
47Github user that you want to give commit access, and press "Add".
48
49=back
50
51Congratulate the new member publicly by sending an email to
52parrot-dev@lists.parrot.org and copying the new committer.
53
54Note that commit messages from the new member will be automatically held
55pending list-admin approval.
56
57=head2 To manage the list of Metacommitters
58
59To make somebody a new metacommitter, add their github account to the "Owners"
60team at L<https://github.com/organizations/parrot/teams/>.
61
62
63=head1 SEE ALSO
64
65F<docs/project/roles_responsibilities.pod>, F<RESPONSIBLE_PARTIES>
66
67=cut
68