From c896ecaff859653dccb841805ea2fbcf5d2a7edf Mon Sep 17 00:00:00 2001 From: Jonathan Rampersad Date: Tue, 17 Jun 2025 13:57:37 +0000 Subject: [PATCH] Update .all-contributorsrc --- .all-contributorsrc | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index fcb2cdb..02349c4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,16 +13,6 @@ "linkToUsage": true, "skipCi": true, "contributors": [ - { - "login": "jono-rams", - "name": "Jonathan Rampersad", - "avatar_url": "https://avatars.githubusercontent.com/u/29872001?v=4", - "profile": "https://jono-rams.work", - "contributions": [ - "code", - "doc", - "infra" - ] - } + ] }