From 1c70adc563f997038ab9ae0de08de06e61423841 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 08:44:11 +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 2e6b446ad7..0e859c611d 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
victoriasloan

💻
yashank09

💻
SOVLOOKUP

💻 +
Rory Powell

🚇 ⚠️ 💻 From 9502127ae5da192a8a0147f00ec18f8eebba8841 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 08:44:13 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index a0fc11c438..773b2cf5ca 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -130,6 +130,17 @@ "contributions": [ "code" ] + }, + { + "login": "Rory-Powell", + "name": "Rory Powell", + "avatar_url": "https://avatars.githubusercontent.com/u/8755148?v=4", + "profile": "https://github.com/Rory-Powell", + "contributions": [ + "infra", + "test", + "code" + ] } ], "contributorsPerLine": 7,