From e854184a112214d63561aed82431f9db3d781843 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:45:56 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44a1087..411c226 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![License](https://img.shields.io/github/license/solokeys/solo.svg)](https://github.com/solokeys/solo/blob/master/LICENSE) -[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors) [![Build Status](https://travis-ci.com/solokeys/solo.svg?branch=master)](https://travis-ci.com/solokeys/solo) [![Discourse Users](https://img.shields.io/discourse/https/discourse.solokeys.com/users.svg)](https://discourse.solokeys.com) [![Keybase Chat](https://img.shields.io/badge/chat-on%20keybase-brightgreen.svg)](https://keybase.io/team/solokeys.public) @@ -133,6 +133,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d yparitcher
yparitcher

🤔 🚧 StoyanDimitrov
StoyanDimitrov

📖 alphathegeek
alphathegeek

🤔 + Radoslav Gerganov
Radoslav Gerganov

🤔 💻 From a760bed29f23d0a43570fbf61e9e5a2de5e42a93 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:45:57 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d02bbc0..edb6b75 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -115,6 +115,16 @@ "contributions": [ "ideas" ] + }, + { + "login": "rgerganov", + "name": "Radoslav Gerganov", + "avatar_url": "https://avatars2.githubusercontent.com/u/271616?v=4", + "profile": "https://xakcop.com", + "contributions": [ + "ideas", + "code" + ] } ], "contributorsPerLine": 7,