From 0a0b586c173f53f8e1952c5ac31fd166122f81d5 Mon Sep 17 00:00:00 2001 From: Tejas Sharma <58615108+Tejas-Sharma-dev@users.noreply.github.com> Date: Fri, 4 Oct 2024 15:23:51 +0530 Subject: [PATCH 1/3] fix: gatsby swag revival updated data.json for 'gatsby' swag, which was marked as 'expired'. - updated the swag link - removed 'expired' tag --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 39df007e..0cd061d2 100644 --- a/data.json +++ b/data.json @@ -426,10 +426,10 @@ "name": "Gatsby", "difficulty": "hard", "description": "Get a pull request merged into Gatsby and receive a free shirt, socks, or stickers.", - "reference": "https://www.gatsbyjs.org/docs/contributor-swag/", + "reference": "https://www.gatsbyjs.com/contributing/contributor-swag/", "image": "https://i.imgur.com/e7GwaTN.png", "dateAdded": "2018-10-24T11:42:09.000Z", - "tags": ["clothing", "stickers", "expired"] + "tags": ["clothing", "stickers"] }, { "name": "GeeksForGeeks", From f9e0830cb9bc3ae57cd9ec2893ec4f547f59d878 Mon Sep 17 00:00:00 2001 From: Tejas Sharma <58615108+Tejas-Sharma-dev@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:11:17 +0530 Subject: [PATCH 2/3] fix: gatsby swag revival since the organization is acquired by netlify, renamed the swag and updated time in data.json --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 0cd061d2..8b1d6aee 100644 --- a/data.json +++ b/data.json @@ -423,12 +423,12 @@ "tags": ["clothing", "hacktoberfest", "stickers", "accessories", "expired"] }, { - "name": "Gatsby", + "name": "Gatsby x Netlify", "difficulty": "hard", "description": "Get a pull request merged into Gatsby and receive a free shirt, socks, or stickers.", "reference": "https://www.gatsbyjs.com/contributing/contributor-swag/", "image": "https://i.imgur.com/e7GwaTN.png", - "dateAdded": "2018-10-24T11:42:09.000Z", + "dateAdded": "2024-10-04T16:08:09.000Z", "tags": ["clothing", "stickers"] }, { From 58c26a59287aa263fc0ab5972c32db71973d36e7 Mon Sep 17 00:00:00 2001 From: Tejas Sharma <58615108+Tejas-Sharma-dev@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:21:21 +0530 Subject: [PATCH 3/3] fix: gatsby swag revival - 3 updated data.json for 'gatsby x netlify' swag - updated the swag img url - added mug in tag section --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 8b1d6aee..ebffcb0e 100644 --- a/data.json +++ b/data.json @@ -427,9 +427,9 @@ "difficulty": "hard", "description": "Get a pull request merged into Gatsby and receive a free shirt, socks, or stickers.", "reference": "https://www.gatsbyjs.com/contributing/contributor-swag/", - "image": "https://i.imgur.com/e7GwaTN.png", + "image": "https://cdn.shopify.com/s/files/1/0332/2730/9195/products/Shirt.png?v=1677684481&width=600&height=", "dateAdded": "2024-10-04T16:08:09.000Z", - "tags": ["clothing", "stickers"] + "tags": ["clothing", "stickers", "mug"] }, { "name": "GeeksForGeeks",