From 904793a847cdbabdf54065ef75a138494ecffdc2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Feb 2023 20:57:22 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTING.md [skip ci]
---
CONTRIBUTING.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9414b27c3..0e9daf29d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -155,6 +155,7 @@ For recognizing contributions, please follow [this documentation](https://allcon
 Doug Wettlaufer ⚠️ |
 Jeremy Hanna ⚠️ 🤔 |
+  Alice Lottini 🐛 🤔 ⚠️ |
From 5347aedd346865b5fa14ba3e68bbeffd3373f6f8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 Feb 2023 20:57:23 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 61f185b95..51cb8bb58 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -220,6 +220,17 @@
"test",
"ideas"
]
+ },
+ {
+ "login": "alicel",
+ "name": "Alice Lottini",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2972347?v=4",
+ "profile": "https://github.com/alicel",
+ "contributions": [
+ "bug",
+ "ideas",
+ "test"
+ ]
}
]
}