On 08/23/2017 12:00 AM, Justin W. Flory wrote: > Hey folks, > > I have another quick and simple patch attached for the ansible.git repo. > This one adds a mapping for the DotNet SIG's FAS group to their new > badge that was just pushed up. > > Let me know if anything else is needed. Thanks! > I made a mistake in that the public group is actually `dotnet-team` instead of `dotnet-sig` (packagers only). I have a corrected patch attached that gets it right this time. -- Cheers, Justin W. Flory jflory7@xxxxxxxxx
From cb957957093c450e76eaeb52ad88d980aafad0c2 Mon Sep 17 00:00:00 2001 From: "Justin W. Flory" <git@xxxxxx> Date: Wed, 23 Aug 2017 11:18:19 -0400 Subject: [PATCH 1/1] Add oldschool mapping for DotNet SIG Member badge to group --- roles/badges/backend/files/cron/award-oldschool-badges | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/badges/backend/files/cron/award-oldschool-badges b/roles/badges/backend/files/cron/award-oldschool-badges index 61f318f46..20a57f290 100644 --- a/roles/badges/backend/files/cron/award-oldschool-badges +++ b/roles/badges/backend/files/cron/award-oldschool-badges @@ -134,6 +134,7 @@ def main(): 'ambassadors': 'ambassador', 'ambassadors_sponsors': 'ambassadors-sponsor', 'designteam': 'pixel-ninja', + 'dotnet-team': 'dotnet-sig-member', 'fedora-hams': 'amateur-radio-sig-member', 'fi-apprentice': 'no-longer-a-ronin', 'gitfedora-web': 'rock-the-web!', -- 2.13.5
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx