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

This commit is contained in:
2025-06-17 13:57:37 +00:00
parent b7073287e5
commit c896ecaff8

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"
]
}
] ]
} }