From fbbf08912491c7a5e2720ea63756d37e919c2972 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 04:48:33 +0900 Subject: [PATCH] docs: add crbelaus as a contributor (#41) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * Update README.md Co-authored-by: BSKY --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index cbdac21..efb41a2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -87,6 +87,15 @@ "code", "doc" ] + }, + { + "login": "crbelaus", + "name": "Cristian Álvarez Belaustegui", + "avatar_url": "https://avatars3.githubusercontent.com/u/2965623?v=4", + "profile": "https://medium.com/@belaustegui", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index fa3cb3e..3894423 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/asdf-community/asdf-php/Main%20workflow?style=flat-square)](https://github.com/asdf-community/asdf-php/actions) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![License](https://img.shields.io/github/license/asdf-community/asdf-php?style=flat-square&color=brightgreen)](https://github.com/asdf-community/asdf-php/blob/master/LICENSE) @@ -62,6 +62,7 @@ Thanks goes to these wonderful people
Caleb Land

💻 📖 +
Cristian Álvarez Belaustegui

💻