From 1f56675041b8f150bd581eaf794d7c33377611aa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 22:47:44 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 211cefef..cd36105f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ [![npm version](https://badge.fury.io/js/chs-js-lib.svg)](https://www.npmjs.com/package/chs-js-lib) - -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) # [The CodeHS JavaScript Library](https://codehs.github.io/chs-js-lib) @@ -24,6 +22,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

John Kelly

🐛

Emily Kuo

️️️️♿️ 💻
From 318115e754dd5a912e2f93a4356087062dbc13e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 22:47:45 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4e64d4e7..e9a10e0b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,16 @@ "contributions": [ "bug" ] + }, + { + "login": "thekuoster", + "name": "Emily Kuo", + "avatar_url": "https://avatars.githubusercontent.com/u/1258995?v=4", + "profile": "https://github.com/thekuoster", + "contributions": [ + "a11y", + "code" + ] } ], "contributorsPerLine": 7,