diff --git a/src/data/consensus-bounty-hunters.json b/src/data/consensus-bounty-hunters.json index 94177a3444f..9601ff67beb 100644 --- a/src/data/consensus-bounty-hunters.json +++ b/src/data/consensus-bounty-hunters.json @@ -44,6 +44,11 @@ "name": "VulnerabilityX", "score": 5000 }, + { + "username": "jstawinski", + "name": "John Stawinski", + "score": 5000 + }, { "username": "asanso", "name": "Antonio Sanso", @@ -89,6 +94,11 @@ "name": "alpharush", "score": 1000 }, + { + "username": "DragonDev1906", + "name": "DragonDev1906", + "score": 1000 + }, { "username": "mcdee", "name": "Jim McDonald", diff --git a/src/data/execution-bounty-hunters.json b/src/data/execution-bounty-hunters.json index 106d6f02be0..fad837de3b0 100644 --- a/src/data/execution-bounty-hunters.json +++ b/src/data/execution-bounty-hunters.json @@ -244,7 +244,16 @@ "name": "alpharush", "score": 1000 }, - + { + "username": "cybermong", + "name": "Cybermong", + "score": 1000 + }, + { + "username": "iosiro", + "name": "iosiro", + "score": 1000 + }, { "username": "n0thingness", "name": "Daniel Briskin",