Hey all,One more quick patch... this one just adds the mapping for the 3D Printing SIG FAS group to their badge as well. Should be a fairly quick and simple one.
Patch file is attached. -- Cheers, Justin W. Flory jflory7@xxxxxxxxx
From 5e2341e89df6b3c1f2fd90e46812a44a82feda1e Mon Sep 17 00:00:00 2001 From: "Justin W. Flory" <git@xxxxxx> Date: Tue, 27 Sep 2016 16:53:55 -0400 Subject: [PATCH 1/1] Badges: Oldschool mapping for 3D Printing SIG 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 cc40181..61f9e73 100755 --- a/roles/badges/backend/files/cron/award-oldschool-badges +++ b/roles/badges/backend/files/cron/award-oldschool-badges @@ -123,6 +123,7 @@ def main(): # A mapping of fas groups to badge ids mapping = { + '3d-printing-sig' : '3d-printing-sig-member', 'cla_done': 'involvement', 'ambassadors': 'ambassador', 'ambassadors_sponsors': 'ambassadors-sponsor', -- 2.7.4
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx