From 5e81adbed4356004691d0671a4aa6d274a2dd6e7 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 18 Sep 2019 09:30:34 -0500 Subject: [PATCH 1/2] Update bounties.json Correction to MelonSpeedruns' bounty. --- site/data/bounties.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index e1eae5f0..d1376bb7 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -40,12 +40,6 @@ "Description": "Be able to boot The Legend of Zelda Link's Awakening.", "Response": null, "Requestors": [ - { - "DateSubmitted": "11-20-2018", - "Name": "MelonSpeedruns", - "Amount": "$10 USD", - "Paid": false - }, { "DateSubmitted": "09-18-2019", "Name": "Jon S", @@ -83,6 +77,12 @@ "Name": "Flame Sage", "Amount": "$50 USD", "Paid": false + }, + { + "DateSubmitted": "11-20-2018", + "Name": "MelonSpeedruns", + "Amount": "$10 USD", + "Paid": false } ] }, From 6ae490658b22874458f4cff3ed0bd99f0572cebc Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 18 Sep 2019 09:31:47 -0500 Subject: [PATCH 2/2] Update bounties.json Fixed date --- site/data/bounties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index d1376bb7..c055daf1 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -79,7 +79,7 @@ "Paid": false }, { - "DateSubmitted": "11-20-2018", + "DateSubmitted": "09-18-2019", "Name": "MelonSpeedruns", "Amount": "$10 USD", "Paid": false