From 1294df8b71516589816e06bc94fb2b94daaba3e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 03:13:19 +0000 Subject: [PATCH 1/2] update README.md [skip ci] --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 49b86a1c..353cff64 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,13 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc + + + + + + +
Danielle Bastien
Danielle Bastien

️️️️♿️
From 7879bd8704a1d5019f90bccd5b1d0c8555eac1d0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 03:14:23 +0000 Subject: [PATCH 2/2] update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4ea8b169..8c7c3b8d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -11,5 +11,16 @@ "projectOwner": "ClimateTown", "repoType": "github", "repoHost": "https://github.com", - "commitConvention": "none" + "commitConvention": "none", + "contributors": [ + { + "login": "dmlb", + "name": "Danielle Bastien", + "avatar_url": "https://avatars.githubusercontent.com/u/4835191?v=4", + "profile": "https://daniellemlbastien.com/", + "contributions": [ + "a11y" + ] + } + ] }