From fcf79c273d147aaa07a8ab4c42d0cf28a047347a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 23:38:00 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cc955b65d4..7a748a30f7e 100644 --- a/README.md +++ b/README.md @@ -2464,6 +2464,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
dpyzo0o

💻
Jelte Liekens

💻 +
Jen Gettings

💻 From b8a7b63aba6ab93475dd305c60372a3159f71262 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 23:38:01 +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 99bb359ca26..754451b0c75 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -98,6 +98,15 @@ "contributions": [ "code" ] + }, + { + "login": "jgettings", + "name": "Jen Gettings", + "avatar_url": "https://avatars0.githubusercontent.com/u/4183742?v=4", + "profile": "https://github.com/jgettings", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,