From c9e9b34279c6a4621e64003ad2386eb140342fa0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:16:14 +0000 Subject: [PATCH 1/2] chore: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d7974fddd..55401f5e2d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # @trussworks/react-uswds -[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-) [![npm version](https://img.shields.io/npm/v/@trussworks/react-uswds)](https://www.npmjs.com/package/@trussworks/react-uswds) @@ -179,6 +179,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Vinod Krishna Vellampalli
Vinod Krishna Vellampalli

💻 Joe Kleinschmidt
Joe Kleinschmidt

💻 James Hancock
James Hancock

🐛 💻 + Joseph Andersen
Joseph Andersen

💻 🚧 From e69cca100a0ec5b2ec570b42e2382e99c081e612 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 18:16:15 +0000 Subject: [PATCH 2/2] chore: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index c0ccca8f81..6d85b1a87d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -310,6 +310,16 @@ "bug", "code" ] + }, + { + "login": "jpandersen87", + "name": "Joseph Andersen", + "avatar_url": "https://avatars.githubusercontent.com/u/12385932?v=4", + "profile": "https://github.com/jpandersen87", + "contributions": [ + "code", + "maintenance" + ] } ], "contributorsPerLine": 7,