create_fedscm_admin_token: mention actual fedora-scm-requests name

This commit is contained in:
Jens Petersen 2022-08-28 05:11:22 +00:00
parent 565a891e15
commit 0ed61feed5

View file

@ -1,12 +1,12 @@
# Creating fedscm-admin token for releng
Members of the releng team that are processing the fedora-scm requests are using
Members of the releng team that are processing fedora-scm-requests are using
the CLI tool: fedscm-admin.
They will need a few access to be able to use this tool properly:
- they will need a token to add/adjust things in PDC
- they will need a token to create/modify things on src.fp.o
- they will need a token to act on the fedora-scm repo on pagure.io (this one
- they will need a token to act on the fedora-scm-requests repo on pagure.io (this one
can be created by themselves once they are given the access)
This doc covers the second point.