diff --git a/.all-contributorsrc b/.all-contributorsrc index 66556e2e..4e1b8ffa 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -258,6 +258,18 @@ "contributions": [ "maintenance" ] + }, + { + "login": "Saransh-cpp", + "name": "Saransh Chopra", + "avatar_url": "https://avatars.githubusercontent.com/u/74055102?v=4", + "profile": "https://saransh-cpp.github.io/", + "contributions": [ + "doc", + "content", + "maintenance", + "review" + ] } ] } diff --git a/README.md b/README.md index 406e7ac1..3c1bc9d7 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,9 @@ uv pip install -e ".[dev]"