diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..6adf264 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,46 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "dhruv-anand-aintech", + "name": "Dhruv Anand", + "avatar_url": "https://avatars.githubusercontent.com/u/105786647?v=4", + "profile": "http://ainorthstartech.com", + "contributions": [ + "code", + "bug", + "doc" + ] + }, + { + "login": "Horcruxno13", + "name": "Jayesh Rathi", + "avatar_url": "https://avatars.githubusercontent.com/u/72295379?v=4", + "profile": "https://github.com/Horcruxno13", + "contributions": [ + "code" + ] + }, + { + "login": "tottenjordan", + "name": "Jordan Totten", + "avatar_url": "https://avatars.githubusercontent.com/u/39886184?v=4", + "profile": "https://www.linkedin.com/in/jordantotten/", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "vector-io", + "projectOwner": "AI-Northstar-Tech" +} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c58f41..7d7d822 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.4.3 + rev: v0.4.4 hooks: # Run the linter. - id: ruff diff --git a/README.md b/README.md index e0f30be..b43b6fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Vector IO + +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +

PyPI - Version @@ -301,3 +304,30 @@ You can opt out this by setting the environment variable `DISABLE_TELEMETRY_VECT ## Questions If you have any questions, please open an issue on the repo or message Dhruv Anand on [LinkedIn](https://www.linkedin.com/in/dhruv-anand-ainorthstartech/) + +## Contributors + + + + + + + + + + + + +
Dhruv Anand
Dhruv Anand

💻 🐛 📖
Jayesh Rathi
Jayesh Rathi

💻
Jordan Totten
Jordan Totten

💻
+ + + + + + + + + + + +