diff --git a/.all-contributorsrc b/.all-contributorsrc index 3d6f6f7..361f3d8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,6 @@ "projectOwner": "keep-starknet-strange", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true, "files": [ "README.md", "CONTRIBUTING.md" @@ -11,8 +10,7 @@ "imageSize": 100, "commit": true, "commitConvention": "gitmoji", - "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat)](#contributors)", - "contributorsPerLine": 4, + "contributorsPerLine": 7, "contributors": [ { "login": "AbdelStark", @@ -40,6 +38,15 @@ "contributions": [ "code" ] + }, + { + "login": "ermvrs", + "name": "Erim", + "avatar_url": "https://avatars.githubusercontent.com/u/3417324?v=4", + "profile": "https://github.com/ermvrs", + "contributions": [ + "code" + ] } ] -} \ No newline at end of file +} diff --git a/.gitignore b/.gitignore index b9f291d..66d1451 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,9 @@ **/keystore.json # mdBook -book/book/ \ No newline at end of file +book/book/ + +# All Contributors CLI +package.json +yarn.lock +node_modules/ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 180475d..b109d56 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ ## 🛠️ Contributing to Blobstream Starknet 🛠️ -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) Welcome, contributing to `blobstream_sn` is easy! diff --git a/README.md b/README.md index 03b0620..fdccd28 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ We live on contributions. If you'd like to contribute please follow the [guide]( Abdel @ StarkWare
Abdel @ StarkWare

💻 drspacemn
drspacemn

💻 Jordy Romuald
Jordy Romuald

💻 + Erim
Erim

💻