From c982478333a03ec45cbe52358c2d97968d88bc1e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 18:00:26 +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 44f700a3..35fbd545 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ Thanks goes to these people ([emoji key][emojis]):
Bitcollage

📖
Emil Sundin

💻
Ombrax

💻 +
Rafael Santana

💻 ⚠️ 🐛 From 0bed2d8cc41704a7723b9a4f140ba7ad10ab7ef3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 18:00:27 +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 c0edeb1a..dd9f0b87 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -129,6 +129,17 @@ "contributions": [ "code" ] + }, + { + "login": "rafaelss95", + "name": "Rafael Santana", + "avatar_url": "https://avatars0.githubusercontent.com/u/11965907?v=4", + "profile": "https://github.com/rafaelss95", + "contributions": [ + "code", + "test", + "bug" + ] } ], "contributorsPerLine": 7,