It doesn't make much sense to have separate guides outside infra documentation. So let's migrate https://pagure.io/fedora-infra/howtos to infra docs. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
12 lines
574 B
Text
12 lines
574 B
Text
= How to give a group from someone to someone else in dist-git
|
|
|
|
Groups are linked to the user who created it and it used to not be possible to
|
|
give the group to another user, so lots of the early groups were created under
|
|
the `releng` user, thus allowing to easily remove the user who asked for the
|
|
group if they left the project.
|
|
|
|
It is nowadays possible to give groups from an user to another. This can be done
|
|
by the person who is the current main admin of the group or a pagure admin.
|
|
|
|
The URL to give a group is `https://src.fedoraproject.org/group/<group_name>/edit`
|
|
|