From 456016a5855cd9254d6b352a00619b486a133792 Mon Sep 17 00:00:00 2001 From: Younes ENNAJI Date: Wed, 6 Nov 2024 22:52:07 +0100 Subject: [PATCH] docs: update contributors list --- .all-contributorsrc | 9 +++++++++ README.md | 1 + package-lock.json | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bc376ef7..20ec0f9f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -95,6 +95,15 @@ "code", "doc" ] + }, + { + "login": "BrookeDot", + "name": "Brooke.", + "avatar_url": "https://avatars.githubusercontent.com/u/150348?v=4", + "profile": "https://github.com/BrookeDot", + "contributions": [ + "doc" + ] } ] } diff --git a/README.md b/README.md index 0c22ec2c..1a34b971 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ Shining stars of our community: Lucas Maciel
Lucas Maciel

🎨 Ahmed Gamal
Ahmed Gamal

💻 📖 + Brooke.
Brooke.

📖 diff --git a/package-lock.json b/package-lock.json index 58b2c2ee..a5d833cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1969,7 +1969,7 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", - "extraneous": true, + "dev": true, "inBundle": true, "license": "MIT", "engines": {