On Tue, Sep 03, 2019 at 05:30:03PM +0000, Kevin Fenzi wrote: > Signed-off-by: Kevin Fenzi <kevin@xxxxxxxxx> > --- > roles/robosignatory/files/robosignatory.production.py | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/roles/robosignatory/files/robosignatory.production.py b/roles/robosignatory/files/robosignatory.production.py > index 2d7013b..e2cbc3d 100644 > --- a/roles/robosignatory/files/robosignatory.production.py > +++ b/roles/robosignatory/files/robosignatory.production.py > @@ -50,6 +50,12 @@ config = { > "keyid": "3c3359c4" > }, > { > + "from": "f31-gnome", > + "to": "f31-gnome", > + "key": "fedora-31", > + "keyid": "3c3359c4" > + }, > + { > "from": "f31-python", > "to": "f31-python", > "key": "fedora-31", > @@ -98,6 +104,18 @@ config = { > "key": "fedora-infra", > "keyid": "47dd8ef9" > }, > + { > + "from": "f31-infra-candidate", > + "to": "f31-infra-stg", > + "key": "fedora-infra", > + "keyid": "47dd8ef9" > + }, > + { > + "from": "f32-infra-candidate", > + "to": "f32-infra-stg", > + "key": "fedora-infra", > + "keyid": "47dd8ef9" > + }, > > # Gated coreos-pool tag > { +1 for me Pierre
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx