From 504ab7902ad2922622861bca26a2ca7294c06aae Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:08:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=86=20update=20hackathon=20results=20?= =?UTF-8?q?=F0=9F=8F=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/gh.json | 24 +++++++++--------- src/_data/hackers.json | 50 +++++++++++++++++++------------------- src/_data/leaderboard.json | 2 +- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/src/_data/gh.json b/src/_data/gh.json index 2f0e137..aad1636 100644 --- a/src/_data/gh.json +++ b/src/_data/gh.json @@ -135,8 +135,8 @@ "bounties": [ { "assignees": [ - "abidart", - "daredevil3435" + "daredevil3435", + "abidart" ], "state": "closed", "title": "Support integer division with `//` operator", @@ -631,8 +631,8 @@ "bounties": [ { "assignees": [ - "Barnald", - "AbdullahKazi500" + "AbdullahKazi500", + "Barnald" ], "state": "closed", "title": "Application of tensor-network MBQC simulation", @@ -1398,8 +1398,8 @@ "bounties": [ { "assignees": [ - "schance995", - "0mWh" + "0mWh", + "schance995" ], "state": "closed", "title": "QRNG Classifier Preprocessing Functions Improvements", @@ -2079,8 +2079,8 @@ }, { "assignees": [ - "ahkatlio", - "Roshan-Thomas" + "Roshan-Thomas", + "ahkatlio" ], "state": "closed", "title": "Adding code documentation", @@ -2174,8 +2174,8 @@ }, { "assignees": [ - "king-p3nguin", - "AbdullahKazi500" + "AbdullahKazi500", + "king-p3nguin" ], "state": "closed", "title": "Stabilizer simulation example utilizing stim backend", @@ -2312,8 +2312,8 @@ }, { "assignees": [ - "Gopal-Dahale", - "AbdullahKazi500" + "AbdullahKazi500", + "Gopal-Dahale" ], "state": "closed", "title": "Adding new examples and algorithms for TQ", diff --git a/src/_data/hackers.json b/src/_data/hackers.json index d5f2e45..cdbe473 100644 --- a/src/_data/hackers.json +++ b/src/_data/hackers.json @@ -491,7 +491,7 @@ "total_value": 372 }, { - "username": "schance995", + "username": "0mWh", "bounties": [ { "url": "https://github.com/dorahacksglobal/qc-classifier/issues/1", @@ -504,7 +504,7 @@ "total_value": 75 }, { - "username": "0mWh", + "username": "schance995", "bounties": [ { "url": "https://github.com/dorahacksglobal/qc-classifier/issues/1", @@ -710,36 +710,36 @@ "total_value": 760 }, { - "username": "abidart", + "username": "daredevil3435", "bounties": [ { "url": "https://github.com/amazon-braket/autoqasm/issues/9", "title": "Support integer division with `//` operator", "project": "autoqasm", "value": 25 - }, - { - "url": "https://github.com/amazon-braket/autoqasm/issues/10", - "title": "Support arithmetic on measurement results", - "project": "autoqasm", - "value": 50 } ], "num_projects": 1, - "total_value": 75 + "total_value": 25 }, { - "username": "daredevil3435", + "username": "abidart", "bounties": [ { "url": "https://github.com/amazon-braket/autoqasm/issues/9", "title": "Support integer division with `//` operator", "project": "autoqasm", "value": 25 + }, + { + "url": "https://github.com/amazon-braket/autoqasm/issues/10", + "title": "Support arithmetic on measurement results", + "project": "autoqasm", + "value": 50 } ], "num_projects": 1, - "total_value": 25 + "total_value": 75 }, { "username": "atharva-satpute", @@ -882,19 +882,6 @@ "num_projects": 2, "total_value": 250 }, - { - "username": "ahkatlio", - "bounties": [ - { - "url": "https://github.com/scqubits/scqubits/issues/222", - "title": "Adding code documentation", - "project": "scqubits", - "value": 25 - } - ], - "num_projects": 1, - "total_value": 25 - }, { "username": "Roshan-Thomas", "bounties": [ @@ -920,6 +907,19 @@ "num_projects": 3, "total_value": 235 }, + { + "username": "ahkatlio", + "bounties": [ + { + "url": "https://github.com/scqubits/scqubits/issues/222", + "title": "Adding code documentation", + "project": "scqubits", + "value": 25 + } + ], + "num_projects": 1, + "total_value": 25 + }, { "username": "rodolfocarobene", "bounties": [ diff --git a/src/_data/leaderboard.json b/src/_data/leaderboard.json index 0d22987..00b86ca 100644 --- a/src/_data/leaderboard.json +++ b/src/_data/leaderboard.json @@ -31,8 +31,8 @@ "Qubit1718": 1, "ejthomas": 1, "nirajvenkat": 1, - "schance995": 1, "0mWh": 1, + "schance995": 1, "idriss-hamadi": 1, "MashAliK": 1, "daredevil3435": 1,