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

📖 📣 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" }