infra-docs-fpo/modules/howtos/pages/give_groups_dist_git.adoc
Michal Konecny 1d458e6d8a Migrate howto repository to infra docs
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>
2023-09-18 17:06:59 +02:00

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`