From c5508754871148aa61cc0ea9107329961aacd44d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:57:25 +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 701ab96a4d..8026d84d4a 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ Our mission is to provide the most powerful no-code interface for databases whic
jiwon

💻 +
Mike P. Sinn

💻 From ff55850aac3653fb27c11a329c676cdd80cd0b7e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 12:57:26 +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 4756455d4e..c0a62bd6f2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -522,6 +522,15 @@ "contributions": [ "code" ] + }, + { + "login": "mikepsinn", + "name": "Mike P. Sinn", + "avatar_url": "https://avatars.githubusercontent.com/u/2808553?v=4", + "profile": "http://quantimo.do", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,