From b4893e412bad4648f52ae83edeb435b083338ec7 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 18 Sep 2019 08:31:14 -0500 Subject: [PATCH 1/2] Update bounties.json Add bounties for: Jon S, Tobi, MelonSpeedruns, Eloeri, Bunnei, FlameSage --- site/data/bounties.json | 52 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index a2173aea..68140662 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -34,6 +34,58 @@ } ] }, + { + "Developer": null, + "Status": "Unassigned", + "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", + "Amount": "$20 USD", + "Paid": false + } + { + "DateSubmitted": "09-18-2019", + "Name": "Tobi", + "Amount": "€20 EUR", + "Paid": false + } + { + "DateSubmitted": "09-18-2019", + "Name": "Eloeri", + "Amount": "$50 USD", + "Paid": false + } + { + "DateSubmitted": "09-18-2019", + "Name": "Bunnei", + "Amount": "$100 USD", + "Paid": false + } + ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Be able to beat the first dungeon of Link's Awakening.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "09-18-2019", + "Name": "Flame Sage", + "Amount": "$50 USD", + "Paid": false + } + ] + }, { "Developer": null, "Status": "Unassigned", From c4be45c732d9838fcb9d021b265aa6be49a8f0f1 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Wed, 18 Sep 2019 08:33:45 -0500 Subject: [PATCH 2/2] Update bounties.json fixed formatting errors --- site/data/bounties.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/data/bounties.json b/site/data/bounties.json index 68140662..e1eae5f0 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -45,25 +45,25 @@ "Name": "MelonSpeedruns", "Amount": "$10 USD", "Paid": false - } + }, { "DateSubmitted": "09-18-2019", "Name": "Jon S", "Amount": "$20 USD", "Paid": false - } + }, { "DateSubmitted": "09-18-2019", "Name": "Tobi", "Amount": "€20 EUR", "Paid": false - } + }, { "DateSubmitted": "09-18-2019", "Name": "Eloeri", "Amount": "$50 USD", "Paid": false - } + }, { "DateSubmitted": "09-18-2019", "Name": "Bunnei",