From 029f21f402a9631b02086d65c687090efd6249c4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 17:12:27 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 529545f..d52c384 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Open Life Science 2 -[![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-) Welcome! This is the [second cohort of Open Life Science](https://openlifesci.org/ols-2) (OLS-2) program repository. @@ -44,6 +44,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
tlaguna

👀
Stephen Klusza

👀
kevinxufs

👀 +
Danny Garside

👀 From 77239fbede19e249f6ec4412a0c890371be7ecbd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 17:12:28 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 188087c..cfb8f43 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -120,6 +120,15 @@ "contributions": [ "review" ] + }, + { + "login": "da5nsy", + "name": "Danny Garside", + "avatar_url": "https://avatars3.githubusercontent.com/u/3739866?v=4", + "profile": "http://dannygarside.co.uk", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7,