Skip to content

Commit 6ec22b4

Browse files
authored
Merge pull request #14602 from ethereum/fredriksvantes-patch-2
Adding alpharush to bug bounty
2 parents 9381bdc + c7466bb commit 6ec22b4

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

src/data/consensus-bounty-hunters.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
"name": "Toni Wahrstätter",
8585
"score": 1000
8686
},
87+
{
88+
"username": "0xalpharush",
89+
"name": "alpharush",
90+
"score": 1000
91+
},
8792
{
8893
"username": "mcdee",
8994
"name": "Jim McDonald",

src/data/execution-bounty-hunters.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,12 @@
239239
"name": "Alex Groce",
240240
"score": 1000
241241
},
242+
{
243+
"username": "0xalpharush",
244+
"name": "alpharush",
245+
"score": 1000
246+
},
247+
242248
{
243249
"username": "n0thingness",
244250
"name": "Daniel Briskin",

0 commit comments

Comments
 (0)