Skip to content

Commit

Permalink
πŸ† update hackathon results πŸ†
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 26, 2024
1 parent 2a4afa9 commit cb2ed17
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
16 changes: 8 additions & 8 deletions src/_data/gh.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@
"bounties": [
{
"assignees": [
"abidart",
"daredevil3435"
"daredevil3435",
"abidart"
],
"state": "closed",
"title": "Support integer division with `//` operator",
Expand Down Expand Up @@ -1095,8 +1095,8 @@
"bounties": [
{
"assignees": [
"burlemarxiste",
"maxwell04-wq"
"maxwell04-wq",
"burlemarxiste"
],
"state": "closed",
"title": "QASM to linear optics circuit converter",
Expand Down Expand Up @@ -2079,8 +2079,8 @@
},
{
"assignees": [
"Roshan-Thomas",
"ahkatlio"
"ahkatlio",
"Roshan-Thomas"
],
"state": "closed",
"title": "Adding code documentation",
Expand Down Expand Up @@ -2174,8 +2174,8 @@
},
{
"assignees": [
"AbdullahKazi500",
"king-p3nguin"
"king-p3nguin",
"AbdullahKazi500"
],
"state": "closed",
"title": "Stabilizer simulation example utilizing stim backend",
Expand Down
46 changes: 23 additions & 23 deletions src/_data/hackers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -882,6 +882,19 @@
"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": [
Expand All @@ -907,19 +920,6 @@
"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": [
Expand Down

0 comments on commit cb2ed17

Please sign in to comment.