From 244c76d62dffa0bcc09fe4a941174ebdea9cda34 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 04:20:17 +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 c89bdad..4b1b473 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Data Collection From Web APIs -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) A curated list of example code to collect data from Web APIs using DataPrep.Connector. @@ -2963,6 +2963,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Lakshay-sethi

💻 🚧
kla55

💻 +
hwec0112

💻 From 221bda56513a2efc184b029193a57d1eff234829 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 04:20:18 +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 fabf6a4..64dcf83 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -91,6 +91,15 @@ "contributions": [ "code" ] + }, + { + "login": "hwec0112", + "name": "hwec0112", + "avatar_url": "https://avatars.githubusercontent.com/u/74725096?v=4", + "profile": "https://github.com/hwec0112", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,