From e8d0aeb8238d61578de72b724d5f0ec5f4ca30e1 Mon Sep 17 00:00:00 2001 From: Rishi Date: Wed, 16 Oct 2024 05:52:55 +0100 Subject: [PATCH 1/2] update contributors --- contributors.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/contributors.json b/contributors.json index 3c9f71c42b..f7b48176c7 100644 --- a/contributors.json +++ b/contributors.json @@ -1438,7 +1438,8 @@ "website": "https://pwn.by/noraj", "email": "" } - },{ + }, + { "author": "mabdullah22", "links": { "github": "https://www.github.com/maabdullah22", @@ -1447,5 +1448,15 @@ "website": "", "email": "" } + }, + { + "author": "rxerium", + "links": { + "github": "https://www.github.com/rxerium", + "twitter": "https://twitter.com/rxerium", + "linkedin": "", + "website": "https://rxerium.com", + "email": "rishi@rxerium.com" + } } ] From 01ba62b08804f07b5e44176fad3396fc9091feb7 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Wed, 16 Oct 2024 16:11:04 +0700 Subject: [PATCH 2/2] fixed json --- contributors.json | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.json b/contributors.json index b670a26f6e..bd0e3a551b 100644 --- a/contributors.json +++ b/contributors.json @@ -1457,6 +1457,7 @@ "linkedin": "", "website": "https://rxerium.com", "email": "rishi@rxerium.com" + } }, { "author": "edoardottt",