Compare commits

...

2 Commits

Author SHA1 Message Date
c896ecaff8 Update .all-contributorsrc
Some checks failed
Run Python Tests / test (3.10) (pull_request) Successful in 10s
Run Python Tests / test (3.12) (pull_request) Successful in 12s
Publish Python Package to PyPI / deploy (push) Has been cancelled
Run Python Tests / test (3.8) (pull_request) Successful in 9s
2025-06-17 13:57:37 +00:00
b7073287e5 Update README.md 2025-06-17 13:53:34 +00:00
2 changed files with 2 additions and 12 deletions

View File

@ -13,16 +13,6 @@
"linkToUsage": true, "linkToUsage": true,
"skipCi": true, "skipCi": true,
"contributors": [ "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"
]
}
] ]
} }

View File

@ -103,7 +103,7 @@ Please read our `CONTRIBUTING.md` file for details on our code of conduct and th
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start --> <!-- prettier-ignore-start -->
<!-- markdownlint-disable --> <!-- markdownlint-disable -->
[![All Contributors](https://img.shields.io/github/all-contributors/jono-rams/PolySolve?color=ee8449&style=flat-square)](#contributors)
<!-- markdownlint-restore --> <!-- markdownlint-restore -->
<!-- prettier-ignore-end --> <!-- prettier-ignore-end -->