From b7073287e5a1434c6526209fc41bdd85786eabf4 Mon Sep 17 00:00:00 2001 From: Jonathan Rampersad Date: Tue, 17 Jun 2025 13:53:34 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0717c2..644336a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Please read our `CONTRIBUTING.md` file for details on our code of conduct and th -[![All Contributors](https://img.shields.io/github/all-contributors/jono-rams/PolySolve?color=ee8449&style=flat-square)](#contributors) + -- 2.49.0 From c896ecaff859653dccb841805ea2fbcf5d2a7edf Mon Sep 17 00:00:00 2001 From: Jonathan Rampersad Date: Tue, 17 Jun 2025 13:57:37 +0000 Subject: [PATCH 2/2] 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" - ] - } + ] } -- 2.49.0