diff --git a/.all-contributorsrc b/.all-contributorsrc index 3d64f723..4cd97c41 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,23 +1,26 @@ -{ - "projectName": "design-system", - "projectOwner": "egdev6", - "repoType": "github", - "contributors": [ - { - "login": "AmosVelez", - "name": "Amos", - "avatar_url": "https://avatars.githubusercontent.com/u/179244321?v=4", - "profile": "https://github.com/AmosVelez", - "contributions": [ - "code" - ] - } - ], - "files": [ - "README.md" - ], - "imageSize": 100, - "commit": true, - "contributorsPerLine": 7, - "commitConvention": "angular" -} +{ + "projectName": "design-system", + "projectOwner": "egdev6", + "repoType": "github", + "contributors": [ + { + "login": "AmosVelez", + "name": "Amos", + "avatar_url": "https://avatars.githubusercontent.com/u/179244321?v=4", + "profile": "https://github.com/AmosVelez", + "contributions": ["code"] + }, + { + "login": "Megajjks", + "name": "Jayro_Salazar", + "avatar_url": "https://avatars.githubusercontent.com/u/13789779?v=4", + "profile": "https://linktr.ee/jayro_salazar", + "contributions": ["code"] + } + ], + "files": ["README.md"], + "imageSize": 100, + "commit": true, + "contributorsPerLine": 7, + "commitConvention": "angular" +} diff --git a/.github/workflows/all-contributors.yml b/.github/workflows/all-contributors.yml index 14fcee89..23cd799d 100644 --- a/.github/workflows/all-contributors.yml +++ b/.github/workflows/all-contributors.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v3 - name: Add contributor - uses: all-contributors/all-contributors-action@v3 + uses: all-contributors/all-contributors-action@latest with: repo-token: ${{ secrets.GITHUB_TOKEN }} contributor: ${{ github.event.pull_request.user.login }} diff --git a/README.md b/README.md index 1b32472b..aeb1758d 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Special thanks you to everyone who has contributed to making this project possib Amos
Amos

💻 + Jayro_Salazar
Jayro_Salazar

💻