From 65b748f3813f19f8177cc7341571064862862fcc Mon Sep 17 00:00:00 2001 From: SriCrypt <95457676+SriCrypt@users.noreply.github.com> Date: Sun, 18 Feb 2024 19:50:18 +0530 Subject: [PATCH] Add Bing to contributions.json --- contributions.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contributions.json b/contributions.json index ef3cfc2..1ce61ef 100644 --- a/contributions.json +++ b/contributions.json @@ -18,5 +18,10 @@ "contribution-title": "Add multicall3 address for Scroll Sepolia to wagmi", "project-repo": "https://github.com/wagmi-dev/viem", "contributors": ["RexCloud"] + }, + { + "contribution-title": "Bing: A Citizen-to-Government Income Tax Mapper", + "project-repo": "https://github.com/BingExpress/Bing", + "contributors": ["SriCrypt"] } ]