From f7a3d4c1dd56b579ddbdb0cf3ac7a6e9326ada96 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:42:13 +0000 Subject: [PATCH 1/2] update .all-contributors.md --- .all-contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.all-contributors.md b/.all-contributors.md index c56e7dbe..cd9fde25 100644 --- a/.all-contributors.md +++ b/.all-contributors.md @@ -16,6 +16,7 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor Clifford Ouma
Clifford Ouma

📖 + Aysha Muhammed
Aysha Muhammed

📖 📣 From fea1b1f452955e378939fbfcb42b15e542ebd43e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:42:14 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 653615a0..f8b9e826 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -80,9 +80,20 @@ "contributions": [ "doc" ] + }, + { + "login": "Aysha-py", + "name": "Aysha Muhammed", + "avatar_url": "https://avatars.githubusercontent.com/u/64032658?v=4", + "profile": "https://github.com/Aysha-py", + "contributions": [ + "doc", + "promotion" + ] } ], "repoType": "github", "commitConvention": "none", - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "commitType": "docs" }