Document how to give group from someone to someone else

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-09-02 17:46:12 +02:00
parent 17ed06fde9
commit 1af894beea
2 changed files with 18 additions and 13 deletions

View file

@ -17,16 +17,5 @@ To create a group, you can simply run the command:
The group members are then sync upon their login in dist-git (ie: people will
have to log out and back in for their group membership to be refreshed).
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 to
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
How to give groups from someone to someone else can be found in:
``give_groups_dist_git.md``

16
give_groups_dist_git.md Normal file
View file

@ -0,0 +1,16 @@
# 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 to
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